summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-04 23:57:48 +0100
committerSam James <sam@gentoo.org>2021-10-04 23:57:48 +0100
commitd1eb1ae20039689cbcdf2f78878777884f88a1e1 (patch)
tree3f3bacfcfe16be9d665f758832f50c5e1faa5604 /dev-cpp
parentdev-ml/ocaml-ctypes: Keyword 0.19.1 arm, #804657 (diff)
downloadgentoo-d1eb1ae20039689cbcdf2f78878777884f88a1e1.tar.gz
gentoo-d1eb1ae20039689cbcdf2f78878777884f88a1e1.tar.bz2
gentoo-d1eb1ae20039689cbcdf2f78878777884f88a1e1.zip
dev-cpp/benchmark: Keyword 1.6.0 arm, #807025
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/benchmark/benchmark-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.6.0.ebuild b/dev-cpp/benchmark/benchmark-1.6.0.ebuild
index 1356d6aa2270..604dda9d01d5 100644
--- a/dev-cpp/benchmark/benchmark-1.6.0.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.6.0.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 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
IUSE="debug test"
RESTRICT="!test? ( test )"