diff options
author | Sam James <sam@gentoo.org> | 2022-01-31 06:23:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-31 06:23:42 +0000 |
commit | bf5bff911982ed632a419005932da7df141b7a28 (patch) | |
tree | d56c289a81f817625f05f834d09459f42a3c30ac /dev-libs | |
parent | dev-cpp/tclap: Stabilize 1.2.5 arm64, #832393 (diff) | |
download | gentoo-bf5bff911982ed632a419005932da7df141b7a28.tar.gz gentoo-bf5bff911982ed632a419005932da7df141b7a28.tar.bz2 gentoo-bf5bff911982ed632a419005932da7df141b7a28.zip |
dev-libs/marisa: Stabilize 0.2.6 arm64, #832393
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 414e70e912cf..8b9bf9b35444 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} )" |