summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-26 16:16:39 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-26 16:16:39 +0000
commitadcf6ace96c3383bd00fb4d1bd44a9dbd01fa01c (patch)
tree9e85b7fff062a45b0bc9b18b8df459d521d691d3
parentapp-text/xchm: Stabilize 1.36 x86, #916277 (diff)
downloadgentoo-adcf6ace96c3383bd00fb4d1bd44a9dbd01fa01c.tar.gz
gentoo-adcf6ace96c3383bd00fb4d1bd44a9dbd01fa01c.tar.bz2
gentoo-adcf6ace96c3383bd00fb4d1bd44a9dbd01fa01c.zip
dev-cpp/benchmark: Stabilize 1.8.3 ppc, #916278
Signed-off-by: Arthur Zamarin <arthurzam@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 a1e07fedd680..1ab5f296c427 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 lto test"
RESTRICT="!test? ( test )"