dev-libs/leveldb: arm64 stable (bug #704258)
authorAaron Bauman <bman@gentoo.org>
Tue, 31 Dec 2019 18:07:07 +0000 (13:07 -0500)
committerAaron Bauman <bman@gentoo.org>
Tue, 31 Dec 2019 18:07:07 +0000 (13:07 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20

dev-libs/leveldb/leveldb-1.20.ebuild

index c23b914b691b0d0176d94dbf87e2c47b22fcc7ab..432617312207e86891578a7fccdc489939bfacc0 100644 (file)
@@ -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 )"