summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-04 23:57:51 +0100
committerSam James <sam@gentoo.org>2021-10-04 23:57:51 +0100
commit7cd1053c82b257bff6d16acbedf112f6d01a9d3b (patch)
tree9841f11f3e1954fa56b5d98d2c8ebb0401cda336 /dev-libs
parentdev-libs/crc32c: Keyword 1.1.1 arm, #807025 (diff)
downloadgentoo-7cd1053c82b257bff6d16acbedf112f6d01a9d3b.tar.gz
gentoo-7cd1053c82b257bff6d16acbedf112f6d01a9d3b.tar.bz2
gentoo-7cd1053c82b257bff6d16acbedf112f6d01a9d3b.zip
dev-libs/leveldb: Keyword 1.23 arm, #807025
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 2e30d0e06283..c5f192ceb0ac 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 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="+crc32c +snappy +tcmalloc test"
RESTRICT="!test? ( test )"