summaryrefslogtreecommitdiff
path: root/dev-cpp/benchmark/benchmark-1.9.2.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-05-16 14:58:03 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-05-16 14:58:03 +0300
commit25602902a6693605b7e622b540e4d2fd06f8ef89 (patch)
treed4fe51c56aca1d3894f7032e54f4514ccc7d59aa /dev-cpp/benchmark/benchmark-1.9.2.ebuild
parentc2b93cb0e3a76ea7d12824ba9b0a8d0a157f2f77 (diff)
downloadgentoo-25602902a6693605b7e622b540e4d2fd06f8ef89.tar.gz
gentoo-25602902a6693605b7e622b540e4d2fd06f8ef89.tar.bz2
gentoo-25602902a6693605b7e622b540e4d2fd06f8ef89.zip
dev-cpp/benchmark: Keyword 1.9.2 alpha, #914038
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark/benchmark-1.9.2.ebuild')
-rw-r--r--dev-cpp/benchmark/benchmark-1.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.9.2.ebuild b/dev-cpp/benchmark/benchmark-1.9.2.ebuild
index 3e6747fb2d8a..28c135ecb91a 100644
--- a/dev-cpp/benchmark/benchmark-1.9.2.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.9.2.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 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
IUSE="doc debug libpfm test +tools"
RESTRICT="!test? ( test )"
REQUIRED_USE="tools? ( ${PYTHON_REQUIRED_USE} )"