summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-31 06:23:44 +0000
committerSam James <sam@gentoo.org>2022-01-31 06:23:44 +0000
commitcd645829ce3e843c99f296bec6c2236b7c0d67f5 (patch)
tree4455d6593022820458f2d86e5047edcc114cbdcd
parentdev-libs/rapidjson: Stabilize 1.1.0-r3 arm64, #832393 (diff)
downloadgentoo-cd645829.tar.gz
gentoo-cd645829.tar.bz2
gentoo-cd645829.zip
dev-cpp/benchmark: Stabilize 1.6.1 arm64, #832393
Signed-off-by: Sam James <sam@gentoo.org>
-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 ec5710feb301..303c9552fa05 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 )"