summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-26 13:47:37 +0100
committerSam James <sam@gentoo.org>2023-10-26 13:48:09 +0100
commitfe0d03d7a08904742bd9c8c259ff7d18dac03229 (patch)
tree2a890c62cbbc402722d28d9edbadadb7ffdd3182 /dev-cpp
parentdev-cpp/benchmark: Stabilize 1.8.3 amd64, #916278 (diff)
downloadgentoo-fe0d03d7a08904742bd9c8c259ff7d18dac03229.tar.gz
gentoo-fe0d03d7a08904742bd9c8c259ff7d18dac03229.tar.bz2
gentoo-fe0d03d7a08904742bd9c8c259ff7d18dac03229.zip
dev-cpp/benchmark: Stabilize 1.8.3 ppc64, #916278
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/benchmark/benchmark-1.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.8.3.ebuild b/dev-cpp/benchmark/benchmark-1.8.3.ebuild
index d1122d10fa1e..cb56013aa7da 100644
--- a/dev-cpp/benchmark/benchmark-1.8.3.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.8.3.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 )"