dev-libs/rocksdb: unkeyword 10.x on ppc64, bug 959594

Multiple tests fail with segfault. Several open upstream bugs
about build and test failures on ppc64/ppc64le.

Closes: https://bugs.gentoo.org/959594
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
This commit is contained in:
Guilherme Amadio
2025-09-07 17:59:17 +02:00
parent 632520aab9
commit 432c04fcf6
3 changed files with 3 additions and 3 deletions

View File

@@ -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 ~riscv ~x86"
IUSE="jemalloc numa static-libs tbb test"
RESTRICT="!test? ( test )"

View File

@@ -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 ~riscv ~x86"
IUSE="jemalloc numa static-libs tbb test"
RESTRICT="!test? ( test )"

View File

@@ -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 ~riscv ~x86"
IUSE="jemalloc numa static-libs tbb test"
RESTRICT="!test? ( test )"