diff options
author | Sam James <sam@gentoo.org> | 2022-01-31 18:51:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-31 18:51:30 +0000 |
commit | f0d8180e5d85f7fff64feb7da708586902d6aeb7 (patch) | |
tree | 2b6c295e12c79e5c16a27de038a8a3e82a638992 /dev-libs/marisa | |
parent | dev-cpp/tclap: Stabilize 1.2.5 ppc, #832393 (diff) | |
download | gentoo-f0d8180e5d85f7fff64feb7da708586902d6aeb7.tar.gz gentoo-f0d8180e5d85f7fff64feb7da708586902d6aeb7.tar.bz2 gentoo-f0d8180e5d85f7fff64feb7da708586902d6aeb7.zip |
dev-libs/marisa: Stabilize 0.2.6 ppc, #832393
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/marisa')
-rw-r--r-- | dev-libs/marisa/marisa-0.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/marisa/marisa-0.2.6.ebuild b/dev-libs/marisa/marisa-0.2.6.ebuild index 8b9bf9b35444..bc977874c41e 100644 --- a/dev-libs/marisa/marisa-0.2.6.ebuild +++ b/dev-libs/marisa/marisa-0.2.6.ebuild @@ -23,7 +23,7 @@ fi LICENSE="|| ( BSD-2 LGPL-2.1+ )" SLOT="0" -KEYWORDS="amd64 arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86" IUSE="python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |