summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-27 23:42:14 +0100
committerSam James <sam@gentoo.org>2021-10-27 23:42:14 +0100
commitd8ff1489471b767fc4da126463b3b7ebc4db7811 (patch)
treebe9ae5fbaebd49b72d4c09f204a4c21f3e647e39 /dev-libs/leveldb
parentdev-python/virtualenv: allow tests on hppa, pip is already stable (diff)
downloadgentoo-d8ff1489471b767fc4da126463b3b7ebc4db7811.tar.gz
gentoo-d8ff1489471b767fc4da126463b3b7ebc4db7811.tar.bz2
gentoo-d8ff1489471b767fc4da126463b3b7ebc4db7811.zip
dev-libs/leveldb: Keyword 1.23-r1 sparc, #807025
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/leveldb')
-rw-r--r--dev-libs/leveldb/leveldb-1.23-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/leveldb/leveldb-1.23-r1.ebuild b/dev-libs/leveldb/leveldb-1.23-r1.ebuild
index 80c4ce8f7c15..498da29525eb 100644
--- a/dev-libs/leveldb/leveldb-1.23-r1.ebuild
+++ b/dev-libs/leveldb/leveldb-1.23-r1.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 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="+crc32c +snappy +tcmalloc test"
RESTRICT="!test? ( test )"