summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-31 13:07:07 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-31 13:07:07 -0500
commit548dfca489fe6d4790f66527f851c1a6222fdb6a (patch)
treecd668a851da7e517439168fb7620bcd334f24eb0 /dev-libs/leveldb/leveldb-1.20.ebuild
parentdev-libs/darts: arm64 stable (bug #704258) (diff)
downloadgentoo-548dfca489fe6d4790f66527f851c1a6222fdb6a.tar.gz
gentoo-548dfca489fe6d4790f66527f851c1a6222fdb6a.tar.bz2
gentoo-548dfca489fe6d4790f66527f851c1a6222fdb6a.zip
dev-libs/leveldb: 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/leveldb/leveldb-1.20.ebuild')
-rw-r--r--dev-libs/leveldb/leveldb-1.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leveldb/leveldb-1.20.ebuild b/dev-libs/leveldb/leveldb-1.20.ebuild
index c23b914b691b..432617312207 100644
--- a/dev-libs/leveldb/leveldb-1.20.ebuild
+++ b/dev-libs/leveldb/leveldb-1.20.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
# https://github.com/google/leveldb/issues/536
SLOT="0/1"
-KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="+snappy static-libs kernel_FreeBSD +tcmalloc test"
RESTRICT="!test? ( test )"