From: Aaron Bauman Date: Tue, 31 Dec 2019 18:07:07 +0000 (-0500) Subject: dev-libs/leveldb: arm64 stable (bug #704258) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=548dfca489fe6d4790f66527f851c1a6222fdb6a;p=gentoo.git dev-libs/leveldb: arm64 stable (bug #704258) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.84, Repoman-2.3.20 --- 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 )"