summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-05-21 22:11:55 +0100
committerSam James <sam@gentoo.org>2025-05-21 22:11:55 +0100
commit5c19fe6d694404d3e2397da5076c42d51dca5b81 (patch)
tree95cd39466924c0560483804b70f1e6d62a60084b /dev-cpp
parent8a4d423e9f3152ad59d2f7dd102dc7b2cc2332aa (diff)
downloadgentoo-5c19fe6d694404d3e2397da5076c42d51dca5b81.tar.gz
gentoo-5c19fe6d694404d3e2397da5076c42d51dca5b81.tar.bz2
gentoo-5c19fe6d694404d3e2397da5076c42d51dca5b81.zip
dev-cpp/benchmark: forward ~alpha
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/benchmark/benchmark-1.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.9.3.ebuild b/dev-cpp/benchmark/benchmark-1.9.3.ebuild
index 3e6747fb2d8a..28c135ecb91a 100644
--- a/dev-cpp/benchmark/benchmark-1.9.3.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.9.3.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} )"