diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-08 13:32:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-08 12:50:49 +0000 |
commit | efe8f0b4be0b7947ad5dedd7b27e48ea0d4799a7 (patch) | |
tree | 9ba1ebf6aefa09a87ee4f357a0a22963f5311d8f | |
parent | app-i18n/opencc: stable 1.0.5 for sparc, bug #704258 (diff) | |
download | gentoo-efe8f0b4be0b7947ad5dedd7b27e48ea0d4799a7.tar.gz gentoo-efe8f0b4be0b7947ad5dedd7b27e48ea0d4799a7.tar.bz2 gentoo-efe8f0b4be0b7947ad5dedd7b27e48ea0d4799a7.zip |
dev-libs/marisa: stable 0.2.5 for sparc, bug #704258
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-libs/marisa/marisa-0.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/marisa/marisa-0.2.5.ebuild b/dev-libs/marisa/marisa-0.2.5.ebuild index 3379c58070f1..4289f375ea65 100644 --- a/dev-libs/marisa/marisa-0.2.5.ebuild +++ b/dev-libs/marisa/marisa-0.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2014-2019 Gentoo Authors +# Copyright 2014-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -23,7 +23,7 @@ fi LICENSE="|| ( BSD-2 LGPL-2.1+ )" SLOT="0" -KEYWORDS="amd64 arm64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm64 ppc ppc64 sparc x86" IUSE="python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |