summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-08-20 08:07:56 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-08-20 08:07:56 +0300
commit23c71638caa694719eec83de376032aa16121531 (patch)
treee0fece951ecf494bd55181b0a03c9cf16802c87e /dev-cpp
parentdev-cpp/benchmark: Stabilize 1.8.4 amd64, #938207 (diff)
downloadgentoo-23c71638caa694719eec83de376032aa16121531.tar.gz
gentoo-23c71638caa694719eec83de376032aa16121531.tar.bz2
gentoo-23c71638caa694719eec83de376032aa16121531.zip
dev-cpp/benchmark: Stabilize 1.8.4 x86, #938207
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/benchmark/benchmark-1.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.8.4.ebuild b/dev-cpp/benchmark/benchmark-1.8.4.ebuild
index 61b8652f8a8b..436fa8b9ebd0 100644
--- a/dev-cpp/benchmark/benchmark-1.8.4.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.8.4.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="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv x86"
IUSE="debug doc test"
RESTRICT="!test? ( test )"