commit: bb9bb5671463c040ac850e75de9a746beaea0a6e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 14 09:06:00 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 14 09:06:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb9bb567
dev-util/ctags: Stabilize 6.2.0-r1 ppc, #960114
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/ctags/ctags-6.2.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/ctags/ctags-6.2.0-r1.ebuild
b/dev-util/ctags/ctags-6.2.0-r1.ebuild
index 58ca6abd283e..1c39456c5d6b 100644
--- a/dev-util/ctags/ctags-6.2.0-r1.ebuild
+++ b/dev-util/ctags/ctags-6.2.0-r1.ebuild
@@ -39,7 +39,7 @@ LICENSE="GPL-2+"
SLOT="0"
IUSE="json pcre seccomp test xml yaml"
if [[ ${PV} != 9999 ]] ; then
- KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
~x64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
~x64-solaris"
fi
RESTRICT="!test? ( test )"