summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-12 18:35:38 +0100
committerSam James <sam@gentoo.org>2024-06-12 18:35:38 +0100
commit09654abd8098b17a251dcfbef4874d4258ca8a16 (patch)
tree17c443ba761f80603111fe689184e1350dfc140d /dev-cpp
parentkde-apps/konqueror: Stabilize 23.08.5-r1 amd64, #933341 (diff)
downloadgentoo-09654abd8098b17a251dcfbef4874d4258ca8a16.tar.gz
gentoo-09654abd8098b17a251dcfbef4874d4258ca8a16.tar.bz2
gentoo-09654abd8098b17a251dcfbef4874d4258ca8a16.zip
dev-cpp/benchmark: Stabilize 1.8.3-r1 arm64, #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 5c20bb79f760..5b59d5cc050c 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 )"