summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-30 22:24:17 +0000
committerSam James <sam@gentoo.org>2022-01-30 22:24:17 +0000
commit7186702f8c2b08476ac9c25ef205ad1c97d4e7e7 (patch)
treee4ba71368ba3b5193a2b815dc43ff70493863e7e
parentdev-libs/rapidjson: Stabilize 1.1.0-r3 amd64, #832393 (diff)
downloadgentoo-7186702f.tar.gz
gentoo-7186702f.tar.bz2
gentoo-7186702f.zip
dev-cpp/benchmark: Stabilize 1.6.1 amd64, #832393
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-cpp/benchmark/benchmark-1.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.6.1.ebuild b/dev-cpp/benchmark/benchmark-1.6.1.ebuild
index 5432a149f4b3..ec5710feb301 100644
--- a/dev-cpp/benchmark/benchmark-1.6.1.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.6.1.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 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
IUSE="debug doc lto test"
RESTRICT="!test? ( test )"