summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-09-02 21:38:05 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-09-02 21:38:05 +0200
commit60dcbafe2f71d3b1a696bebc987b4d4c03f6bba9 (patch)
tree24a05f397880deed5ccfc5327cc62af85d710111
parentdev-python/openapi-spec-validator: Keyword 0.5.0 riscv, #868015 (diff)
downloadgentoo-60dcbafe.tar.gz
gentoo-60dcbafe.tar.bz2
gentoo-60dcbafe.zip
dev-cpp/benchmark: Stabilize 1.7.0 amd64, #867988
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-cpp/benchmark/benchmark-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.7.0.ebuild b/dev-cpp/benchmark/benchmark-1.7.0.ebuild
index 3661e33c1b27..0012ef97ebeb 100644
--- a/dev-cpp/benchmark/benchmark-1.7.0.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.7.0.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 )"