commit: 61d8133d97e8a4c22c35660b964ac2c10c3fedaf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 17:51:28 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 17:51:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d8133d
dev-util/ctags: Stabilize 20240609.0 arm64, #948038
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/ctags/ctags-20240609.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/ctags/ctags-20240609.0.ebuild
b/dev-util/ctags/ctags-20240609.0.ebuild
index 5fc468b4d1bc..a151c335b101 100644
--- a/dev-util/ctags/ctags-20240609.0.ebuild
+++ b/dev-util/ctags/ctags-20240609.0.ebuild
@@ -16,7 +16,7 @@ else
SRC_URI="https://github.com/universal-ctags/ctags/archive/refs/tags/p6.1.${PV}.tar.gz
-> ${P}.tar.gz"
S="${WORKDIR}"/${PN}-p6.1.${PV}
- 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
LICENSE="GPL-2+"