summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-07 04:06:56 +0100
committerSam James <sam@gentoo.org>2021-09-07 04:06:56 +0100
commitf5a40f68ba668b3b03d0629a9257a6f423d66946 (patch)
tree2671ecadc95e33cbf620ce4017dbba37b39822d5 /dev-libs/leveldb
parentdev-libs/crc32c: Keyword 1.1.1 ppc64, #807025 (diff)
downloadgentoo-f5a40f68ba668b3b03d0629a9257a6f423d66946.tar.gz
gentoo-f5a40f68ba668b3b03d0629a9257a6f423d66946.tar.bz2
gentoo-f5a40f68ba668b3b03d0629a9257a6f423d66946.zip
dev-libs/leveldb: Keyword 1.23 ppc64, #807025
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/leveldb')
-rw-r--r--dev-libs/leveldb/leveldb-1.23.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leveldb/leveldb-1.23.ebuild b/dev-libs/leveldb/leveldb-1.23.ebuild
index 41aa3b4d7de0..6d8864028afa 100644
--- a/dev-libs/leveldb/leveldb-1.23.ebuild
+++ b/dev-libs/leveldb/leveldb-1.23.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.
LICENSE="BSD"
SLOT="0/1"
-KEYWORDS="~amd64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="+crc32c +snappy +tcmalloc test"
RESTRICT="!test? ( test )"