commit: 548dfca489fe6d4790f66527f851c1a6222fdb6a Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Dec 31 18:07:07 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Dec 31 18:07:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=548dfca4
dev-libs/leveldb: arm64 stable (bug #704258) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20 dev-libs/leveldb/leveldb-1.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/leveldb/leveldb-1.20.ebuild b/dev-libs/leveldb/leveldb-1.20.ebuild index c23b914b691..43261731220 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 )"
