summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-25 22:41:38 +0100
committerSam James <sam@gentoo.org>2024-10-25 22:41:51 +0100
commita97f4894eb2ce45e37bab2e7e2895cd21b5e5da5 (patch)
tree8d4a60e14b651d3caefafdc94392e3af4e7eabb9
parentmedia-libs/leptonica: Version bump to 1.85.0 (diff)
downloadgentoo-a97f4894eb2ce45e37bab2e7e2895cd21b5e5da5.tar.gz
gentoo-a97f4894eb2ce45e37bab2e7e2895cd21b5e5da5.tar.bz2
gentoo-a97f4894eb2ce45e37bab2e7e2895cd21b5e5da5.zip
dev-libs/rocksdb: Stabilize 7.9.2-r1 amd64, #941299
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/rocksdb/rocksdb-7.9.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/rocksdb/rocksdb-7.9.2-r1.ebuild b/dev-libs/rocksdb/rocksdb-7.9.2-r1.ebuild
index 8ea5722d7228..b81fd4781624 100644
--- a/dev-libs/rocksdb/rocksdb-7.9.2-r1.ebuild
+++ b/dev-libs/rocksdb/rocksdb-7.9.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/facebook/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE="cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_sse4_2 jemalloc numa static-libs tbb test"
RESTRICT="!test? ( test )"