diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 09:17:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 09:17:30 +0100 |
commit | ae7abb949875285d6c283f3fbbe23d7eebbf56c4 (patch) | |
tree | bb56612c1c2f6135ddb8cf639f27b560410450f1 /dev-libs/marisa | |
parent | dev-libs/darts: ppc64 stable wrt bug #704258 (diff) | |
download | gentoo-ae7abb949875285d6c283f3fbbe23d7eebbf56c4.tar.gz gentoo-ae7abb949875285d6c283f3fbbe23d7eebbf56c4.tar.bz2 gentoo-ae7abb949875285d6c283f3fbbe23d7eebbf56c4.zip |
dev-libs/marisa: ppc64 stable wrt bug #704258
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
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 5415ea201196..59f42daad267 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} )" |