summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-02 18:14:59 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-02 18:17:09 +0300
commit289f193773552dc9916de08ead06f0062e7e54e9 (patch)
tree050d548aa47d5469d4c5ce392695ae9d64013cc0
parentdev-python/openapi-spec-validator: add 0.5.0 (diff)
downloadgentoo-289f1937.tar.gz
gentoo-289f1937.tar.bz2
gentoo-289f1937.zip
dev-cpp/benchmark: Stabilize 1.7.0 arm64, #867988
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-cpp/benchmark/benchmark-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.7.0.ebuild b/dev-cpp/benchmark/benchmark-1.7.0.ebuild
index 2117d73a2f02..3661e33c1b27 100644
--- a/dev-cpp/benchmark/benchmark-1.7.0.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.7.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 ~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 )"