summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-06 22:34:16 +0100
committerSam James <sam@gentoo.org>2021-09-06 22:34:16 +0100
commitc59bb321a8ae5afefaf5960002b4e6b27d3cdb65 (patch)
tree7da214729162f0202ce27b7b73f5ab496be4d300 /dev-cpp/benchmark
parentdev-libs/rapidjson: Keyword 1.1.0-r3 ppc, #760803 (diff)
downloadgentoo-c59bb321a8ae5afefaf5960002b4e6b27d3cdb65.tar.gz
gentoo-c59bb321a8ae5afefaf5960002b4e6b27d3cdb65.tar.bz2
gentoo-c59bb321a8ae5afefaf5960002b4e6b27d3cdb65.zip
dev-cpp/benchmark: Keyword 1.5.6 ppc, #760803
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark')
-rw-r--r--dev-cpp/benchmark/benchmark-1.5.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.5.6.ebuild b/dev-cpp/benchmark/benchmark-1.5.6.ebuild
index f0322cb58a4e..447bfdaa52d6 100644
--- a/dev-cpp/benchmark/benchmark-1.5.6.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.5.6.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 ~arm64 ~hppa ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
IUSE="debug test"
RESTRICT="!test? ( test )"