commit: b5a0c8b1b00310ab26af839fb8d89f091d6f58e5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 15 08:51:01 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jul 15 08:51:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5a0c8b1
dev-cpp/benchmark: Stabilize 1.8.0 arm64, #910375 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-cpp/benchmark/benchmark-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"
