commit: f852d9bbd3e990b12abd0b0afabc5ad8974963c2
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 13 14:39:03 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 14:51:14 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f852d9bb
dev-libs/icu: Stabilize 78.2 arm, #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 d56d745697ae..de60375e033f 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 )"