diff options
author | Sam James <sam@gentoo.org> | 2022-01-30 22:24:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-30 22:24:11 +0000 |
commit | 0dd5219a65fb7b857328c0ab496f6aa8da79cd15 (patch) | |
tree | 74df8c9a031b0c83290f66452e02ff927e11c8de /dev-libs/marisa | |
parent | dev-cpp/tclap: Stabilize 1.2.5 amd64, #832393 (diff) | |
download | gentoo-0dd5219a65fb7b857328c0ab496f6aa8da79cd15.tar.gz gentoo-0dd5219a65fb7b857328c0ab496f6aa8da79cd15.tar.bz2 gentoo-0dd5219a65fb7b857328c0ab496f6aa8da79cd15.zip |
dev-libs/marisa: Stabilize 0.2.6 amd64, #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 0352a5f03dba..414e70e912cf 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} )" |