commit: a9e1af458d3c7f3f8f0c386131ba8f676056e21e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 7 11:40:54 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 7 11:40:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e1af45
dev-cpp/benchmark: Stabilize 1.7.1 x86, #899968 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/benchmark/benchmark-1.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/benchmark/benchmark-1.7.1.ebuild b/dev-cpp/benchmark/benchmark-1.7.1.ebuild index daa260ff0c63..5427c264ac7c 100644 --- a/dev-cpp/benchmark/benchmark-1.7.1.ebuild +++ b/dev-cpp/benchmark/benchmark-1.7.1.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 )"
