summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-10-09 11:29:24 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-10-09 11:29:24 +0200
commit03b2f5c7a0625b4ee79a14fea406fb60002c3db7 (patch)
treeb2b409435ead851f8c4bdaef433fd41461e5ffa8 /dev-cpp/benchmark
parentsys-libs/glibc: keyword 2.40-r5 (patchlevel 5) (diff)
downloadgentoo-03b2f5c7a0625b4ee79a14fea406fb60002c3db7.tar.gz
gentoo-03b2f5c7a0625b4ee79a14fea406fb60002c3db7.tar.bz2
gentoo-03b2f5c7a0625b4ee79a14fea406fb60002c3db7.zip
dev-cpp/benchmark: Stabilize 1.9.0 x86, #940640
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark')
-rw-r--r--dev-cpp/benchmark/benchmark-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.9.0.ebuild b/dev-cpp/benchmark/benchmark-1.9.0.ebuild
index 46af0a1dbe0f..35d916feae66 100644
--- a/dev-cpp/benchmark/benchmark-1.9.0.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.9.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/google/benchmark/"
SRC_URI="https://github.com/google/benchmark/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0/$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv x86"
IUSE="doc +exceptions libcxx libpfm lto test +tools"
RESTRICT="!test? ( test )"
REQUIRED_USE="tools? ( ${PYTHON_REQUIRED_USE} )"