summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-31 18:51:32 +0000
committerSam James <sam@gentoo.org>2022-01-31 18:51:32 +0000
commite4466bffc0a5767df0a2e3fff2c8d505aafa143b (patch)
tree6335cdfe6d633cb57de3a3bd71b12b444668582a /dev-cpp/benchmark
parentdev-libs/rapidjson: Stabilize 1.1.0-r3 ppc, #832393 (diff)
downloadgentoo-e4466bffc0a5767df0a2e3fff2c8d505aafa143b.tar.gz
gentoo-e4466bffc0a5767df0a2e3fff2c8d505aafa143b.tar.bz2
gentoo-e4466bffc0a5767df0a2e3fff2c8d505aafa143b.zip
dev-cpp/benchmark: Stabilize 1.6.1 ppc, #832393
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark')
-rw-r--r--dev-cpp/benchmark/benchmark-1.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.6.1.ebuild b/dev-cpp/benchmark/benchmark-1.6.1.ebuild
index 303c9552fa05..96153895aebb 100644
--- a/dev-cpp/benchmark/benchmark-1.6.1.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.6.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 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv x86"
IUSE="debug doc lto test"
RESTRICT="!test? ( test )"