summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-12 18:35:40 +0100
committerSam James <sam@gentoo.org>2024-06-12 18:35:40 +0100
commit2d47629d88a737b5e8741a96bad6adea46c040fc (patch)
treeff4afea0f469110160aaabcb7b968102e7028c44 /dev-cpp
parentdev-cpp/benchmark: Stabilize 1.8.3-r1 ppc, #933716 (diff)
downloadgentoo-2d47629d88a737b5e8741a96bad6adea46c040fc.tar.gz
gentoo-2d47629d88a737b5e8741a96bad6adea46c040fc.tar.bz2
gentoo-2d47629d88a737b5e8741a96bad6adea46c040fc.zip
dev-cpp/benchmark: Stabilize 1.8.3-r1 ppc64, #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 2b741767907e..e07371bad483 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 )"