summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-02 16:43:15 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-02 16:43:15 +0300
commitaffae02b39eef36c1b0185767093c6b5bdc0538b (patch)
tree62bad1dee0d135475b4dc9d0cae808d938d38e14 /dev-cpp/benchmark/benchmark-1.7.0.ebuild
parentdev-cpp/benchmark: Stabilize 1.7.0 ppc, #867988 (diff)
downloadgentoo-affae02b39eef36c1b0185767093c6b5bdc0538b.tar.gz
gentoo-affae02b39eef36c1b0185767093c6b5bdc0538b.tar.bz2
gentoo-affae02b39eef36c1b0185767093c6b5bdc0538b.zip
dev-cpp/benchmark: Stabilize 1.7.0 ppc64, #867988
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark/benchmark-1.7.0.ebuild')
-rw-r--r--dev-cpp/benchmark/benchmark-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.7.0.ebuild b/dev-cpp/benchmark/benchmark-1.7.0.ebuild
index 1a4635eb80dc..2117d73a2f02 100644
--- a/dev-cpp/benchmark/benchmark-1.7.0.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.7.0.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 )"