diff options
author | 2019-12-31 13:07:19 -0500 | |
---|---|---|
committer | 2019-12-31 13:07:19 -0500 | |
commit | b545cc3797b8840f5fd3c9abb7d55b7604ceb143 (patch) | |
tree | b3f152128a2e57093980ea30d4b5d391af463efc /dev-libs/marisa | |
parent | dev-libs/leveldb: arm64 stable (bug #704258) (diff) | |
download | gentoo-b545cc3797b8840f5fd3c9abb7d55b7604ceb143.tar.gz gentoo-b545cc3797b8840f5fd3c9abb7d55b7604ceb143.tar.bz2 gentoo-b545cc3797b8840f5fd3c9abb7d55b7604ceb143.zip |
dev-libs/marisa: arm64 stable (bug #704258)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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 59f42daad267..3379c58070f1 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} )" |