summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-21 19:22:45 +0100
committerSam James <sam@gentoo.org>2023-08-21 19:23:41 +0100
commitcb964041a3a9a9e89ca7593141cc0426dc7ac41a (patch)
treeed54190ac094a9037b56f5d586bd323ede8e06d2 /dev-cpp/benchmark/benchmark-1.8.2.ebuild
parentgui-apps/liquidshell: Add missing dev-qt/qtgui[dbus] USE-dep (diff)
downloadgentoo-cb964041a3a9a9e89ca7593141cc0426dc7ac41a.tar.gz
gentoo-cb964041a3a9a9e89ca7593141cc0426dc7ac41a.tar.bz2
gentoo-cb964041a3a9a9e89ca7593141cc0426dc7ac41a.zip
dev-cpp/benchmark: Stabilize 1.8.2 ppc, #912744
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark/benchmark-1.8.2.ebuild')
-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 479b8804efe1..a78ca8fd5b4a 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 )"