summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-12 18:35:39 +0100
committerSam James <sam@gentoo.org>2024-06-12 18:35:39 +0100
commit87e90df44e45c3ab8c52d8b901d28aa84513e327 (patch)
tree81c882c850b084e9b0a7f294805172cfa9f341f9 /dev-cpp
parentdev-cpp/benchmark: Stabilize 1.8.3-r1 arm64, #933716 (diff)
downloadgentoo-87e90df44e45c3ab8c52d8b901d28aa84513e327.tar.gz
gentoo-87e90df44e45c3ab8c52d8b901d28aa84513e327.tar.bz2
gentoo-87e90df44e45c3ab8c52d8b901d28aa84513e327.zip
dev-cpp/benchmark: Stabilize 1.8.3-r1 ppc, #933716
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/benchmark/benchmark-1.8.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.8.3-r1.ebuild b/dev-cpp/benchmark/benchmark-1.8.3-r1.ebuild
index 5b59d5cc050c..2b741767907e 100644
--- a/dev-cpp/benchmark/benchmark-1.8.3-r1.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.8.3-r1.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 test"
RESTRICT="!test? ( test )"