summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-15 04:08:18 +0100
committerSam James <sam@gentoo.org>2023-07-15 04:10:12 +0100
commitcc25435e7d27fa6f0fbb5225212f46c2e43b8372 (patch)
treeb160d72f26ae2a4d15d766315d6954dcce704d05
parentdev-libs/clhpp: Stabilize 2023.04.17 ppc64, #910371 (diff)
downloadgentoo-cc25435e7d27fa6f0fbb5225212f46c2e43b8372.tar.gz
gentoo-cc25435e7d27fa6f0fbb5225212f46c2e43b8372.tar.bz2
gentoo-cc25435e7d27fa6f0fbb5225212f46c2e43b8372.zip
dev-cpp/benchmark: Stabilize 1.8.0 ppc64, #910375
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-cpp/benchmark/benchmark-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.8.0.ebuild b/dev-cpp/benchmark/benchmark-1.8.0.ebuild
index 10aeaa981372..daa260ff0c63 100644
--- a/dev-cpp/benchmark/benchmark-1.8.0.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.8.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~x86"
IUSE="debug doc lto test"
RESTRICT="!test? ( test )"