diff options
author | Sam James <sam@gentoo.org> | 2022-01-30 22:22:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-30 22:23:48 +0000 |
commit | 6ea27488eb6d2d39f780bb43ae927f5b9a3ea373 (patch) | |
tree | 0ea9994b73ae052ffaa118e3eea5c64e871f310c /dev-libs/marisa | |
parent | dev-cpp/tclap: Stabilize 1.2.5 x86, #832393 (diff) | |
download | gentoo-6ea27488eb6d2d39f780bb43ae927f5b9a3ea373.tar.gz gentoo-6ea27488eb6d2d39f780bb43ae927f5b9a3ea373.tar.bz2 gentoo-6ea27488eb6d2d39f780bb43ae927f5b9a3ea373.zip |
dev-libs/marisa: Stabilize 0.2.6 x86, #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 16c1bd72e07d..0352a5f03dba 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} )" |