dev-cpp/benchmark: forward ~alpha

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-05-21 22:11:55 +01:00
parent 8a4d423e9f
commit 5c19fe6d69
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -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" SRC_URI="https://github.com/google/benchmark/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0" LICENSE="Apache-2.0"
SLOT="0/$(ver_cut 1)" 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" IUSE="doc debug libpfm test +tools"
RESTRICT="!test? ( test )" RESTRICT="!test? ( test )"
REQUIRED_USE="tools? ( ${PYTHON_REQUIRED_USE} )" REQUIRED_USE="tools? ( ${PYTHON_REQUIRED_USE} )"