summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-21 18:42:36 +0100
committerSam James <sam@gentoo.org>2023-08-21 18:42:36 +0100
commit710c798a41b8c42f94cb3f88391c5fb94294e2c2 (patch)
treea11960e21d4d93ce7455f3c551ce371252bba9a8
parentdev-cpp/benchmark: Stabilize 1.8.2 ppc64, #912744 (diff)
downloadgentoo-710c798a41b8c42f94cb3f88391c5fb94294e2c2.tar.gz
gentoo-710c798a41b8c42f94cb3f88391c5fb94294e2c2.tar.bz2
gentoo-710c798a41b8c42f94cb3f88391c5fb94294e2c2.zip
dev-cpp/benchmark: Stabilize 1.8.2 arm64, #912744
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-cpp/benchmark/benchmark-1.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.8.2.ebuild b/dev-cpp/benchmark/benchmark-1.8.2.ebuild
index daa260ff0c63..479b8804efe1 100644
--- a/dev-cpp/benchmark/benchmark-1.8.2.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.8.2.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 lto test"
RESTRICT="!test? ( test )"