commit: 3eca2befcd15b4f479897ba9d503665f94148f6d
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 13 14:44:09 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 14:51:11 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eca2bef
dev-libs/icu: Stabilize 78.2 arm64, #968777
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-libs/icu/icu-78.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/icu/icu-78.2.ebuild b/dev-libs/icu/icu-78.2.ebuild
index a46cfcaaa99e..22a661a32961 100644
--- a/dev-libs/icu/icu-78.2.ebuild
+++ b/dev-libs/icu/icu-78.2.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}"/${PN}/source
LICENSE="BSD"
SLOT="0/${PV%.*}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
fi
IUSE="debug doc examples static-libs test"
RESTRICT="!test? ( test )"