summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-03 16:07:15 +0100
committerSam James <sam@gentoo.org>2023-08-03 16:07:15 +0100
commit68de80771df89abc770d0b483e6ad2fe99b7314f (patch)
tree876b867c1c89fef47eec1763256e72725c5b6599 /dev-cpp
parentapp-admin/conky: Stabilize 1.19.2-r1 amd64, #910357 (diff)
downloadgentoo-68de80771df89abc770d0b483e6ad2fe99b7314f.tar.gz
gentoo-68de80771df89abc770d0b483e6ad2fe99b7314f.tar.bz2
gentoo-68de80771df89abc770d0b483e6ad2fe99b7314f.zip
dev-cpp/benchmark: Stabilize 1.8.0 ppc, #910375
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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 0745966d1ece..c0045a92a8c9 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 )"