summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-22 12:59:43 +0100
committerSam James <sam@gentoo.org>2023-08-22 12:59:43 +0100
commita7b1028cd32d338338ce45a192026ff946b44647 (patch)
tree8cdc85747cecdd862849154a4aa79e000030729b /dev-cpp/benchmark
parentmedia-gfx/geeqie: Stabilize 2.1 x86, #912689 (diff)
downloadgentoo-a7b1028cd32d338338ce45a192026ff946b44647.tar.gz
gentoo-a7b1028cd32d338338ce45a192026ff946b44647.tar.bz2
gentoo-a7b1028cd32d338338ce45a192026ff946b44647.zip
dev-cpp/benchmark: Stabilize 1.8.2 x86, #912744
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark')
-rw-r--r--dev-cpp/benchmark/benchmark-1.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.8.2.ebuild b/dev-cpp/benchmark/benchmark-1.8.2.ebuild
index 1ab5f296c427..c0045a92a8c9 100644
--- a/dev-cpp/benchmark/benchmark-1.8.2.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.8.2.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 )"