summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-07 11:40:56 +0000
committerSam James <sam@gentoo.org>2023-03-07 11:40:56 +0000
commitc8250eb0226982d07a227084c5450f75cef62593 (patch)
tree63fc344625fa92f8fa6187c27e0d4649db3a7a87 /dev-cpp/benchmark
parentdev-cpp/benchmark: Stabilize 1.7.1 x86, #899968 (diff)
downloadgentoo-c8250eb0226982d07a227084c5450f75cef62593.tar.gz
gentoo-c8250eb0226982d07a227084c5450f75cef62593.tar.bz2
gentoo-c8250eb0226982d07a227084c5450f75cef62593.zip
dev-cpp/benchmark: Stabilize 1.7.1 ppc, #899968
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark')
-rw-r--r--dev-cpp/benchmark/benchmark-1.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.7.1.ebuild b/dev-cpp/benchmark/benchmark-1.7.1.ebuild
index 5427c264ac7c..50893c196bb0 100644
--- a/dev-cpp/benchmark/benchmark-1.7.1.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.7.1.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 )"