summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-15 11:51:01 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-15 11:51:01 +0300
commitb5a0c8b1b00310ab26af839fb8d89f091d6f58e5 (patch)
tree9a3c867ea7188272534dff7d598e3cb93b5f573b /dev-cpp/benchmark
parentsci-calculators/pcalc: Stabilize 5 arm64, #899450 (diff)
downloadgentoo-b5a0c8b1b00310ab26af839fb8d89f091d6f58e5.tar.gz
gentoo-b5a0c8b1b00310ab26af839fb8d89f091d6f58e5.tar.bz2
gentoo-b5a0c8b1b00310ab26af839fb8d89f091d6f58e5.zip
dev-cpp/benchmark: Stabilize 1.8.0 arm64, #910375
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark')
-rw-r--r--dev-cpp/benchmark/benchmark-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.8.0.ebuild b/dev-cpp/benchmark/benchmark-1.8.0.ebuild
index 73c961b0759f..0745966d1ece 100644
--- a/dev-cpp/benchmark/benchmark-1.8.0.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.8.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 )"