summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-31 22:26:00 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-31 22:26:00 +0200
commitc82c5ee67f0c9e7a9e3d6a4379def68c3388c95f (patch)
treeb3f18b09b8e5d524f7cde4f7eba318f82e64e430 /dev-cpp
parentapp-i18n/opencc: Stabilize 1.1.2 ppc64, #832393 (diff)
downloadgentoo-c82c5ee67f0c9e7a9e3d6a4379def68c3388c95f.tar.gz
gentoo-c82c5ee67f0c9e7a9e3d6a4379def68c3388c95f.tar.bz2
gentoo-c82c5ee67f0c9e7a9e3d6a4379def68c3388c95f.zip
dev-cpp/benchmark: Stabilize 1.6.1 ppc64, #832393
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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 96153895aebb..4fdf6fa2452d 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 )"