dev-libs/leveldb: x86 stable (bug #676254)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 19 Mar 2019 01:53:20 +0000 (02:53 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 19 Mar 2019 02:03:23 +0000 (03:03 +0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/leveldb/leveldb-1.20.ebuild

index 271323275c1412bd0f9c5f7f9fe6b52a2e3cbfd8..4061d64896e092e11d02e2b592b5b50921b4f3a9 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 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="+snappy static-libs kernel_FreeBSD +tcmalloc test"
 
 DEPEND="tcmalloc? ( dev-util/google-perftools )