commit: 3be80b28a59d2660c2e921939e38662a6aca6dd4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 14 09:05:59 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 14 09:05:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be80b28
dev-util/ctags: Stabilize 6.2.0-r1 arm64, #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 f52aa318efe1..58ca6abd283e 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 )"