commit: 710c798a41b8c42f94cb3f88391c5fb94294e2c2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 21 17:42:36 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 21 17:42:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=710c798a
dev-cpp/benchmark: Stabilize 1.8.2 arm64, #912744 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/benchmark/benchmark-1.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/benchmark/benchmark-1.8.2.ebuild b/dev-cpp/benchmark/benchmark-1.8.2.ebuild index daa260ff0c63..479b8804efe1 100644 --- a/dev-cpp/benchmark/benchmark-1.8.2.ebuild +++ b/dev-cpp/benchmark/benchmark-1.8.2.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 )"
