summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-23 15:42:20 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-23 23:56:13 -0500
commit3bdb4ea84369d8f9a14d4a26946844c2f39e61e8 (patch)
tree17142b823cb26345f93d9ee7c89e8db4be7b64b6
parentxfce-base/xfce4-meta: Keyword 4.18-r1 ia64, #921390 (diff)
downloadgentoo-3bdb4ea8.tar.gz
gentoo-3bdb4ea8.tar.bz2
gentoo-3bdb4ea8.zip
dev-cpp/benchmark: Stabilize 1.8.3 x86, #916278
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--dev-cpp/benchmark/benchmark-1.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.8.3.ebuild b/dev-cpp/benchmark/benchmark-1.8.3.ebuild
index 1fa9b7060d93..5112ab78a558 100644
--- a/dev-cpp/benchmark/benchmark-1.8.3.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.8.3.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 test"
RESTRICT="!test? ( test )"