commit:     0fe70ae8fc71a49a3af520f8413aaff65b691daa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  7 11:40:52 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 11:40:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe70ae8

dev-cpp/benchmark: Stabilize 1.7.1 ppc64, #899968

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-cpp/benchmark/benchmark-1.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/benchmark/benchmark-1.7.1.ebuild 
b/dev-cpp/benchmark/benchmark-1.7.1.ebuild
index fdf73017860e..daa260ff0c63 100644
--- a/dev-cpp/benchmark/benchmark-1.7.1.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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 )"

Reply via email to