diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 09:15:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 09:15:44 +0100 |
commit | 324a9b1150707f84142b1df8692120b538674502 (patch) | |
tree | cfa4e0651db6cef226ffc41d297900827c355704 /dev-libs/marisa | |
parent | dev-libs/darts: ppc stable wrt bug #704258 (diff) | |
download | gentoo-324a9b1150707f84142b1df8692120b538674502.tar.gz gentoo-324a9b1150707f84142b1df8692120b538674502.tar.bz2 gentoo-324a9b1150707f84142b1df8692120b538674502.zip |
dev-libs/marisa: ppc stable wrt bug #704258
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/marisa')
-rw-r--r-- | dev-libs/marisa/marisa-0.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/marisa/marisa-0.2.5.ebuild b/dev-libs/marisa/marisa-0.2.5.ebuild index df3af8c34a44..5415ea201196 100644 --- a/dev-libs/marisa/marisa-0.2.5.ebuild +++ b/dev-libs/marisa/marisa-0.2.5.ebuild @@ -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} )" |