commit: 2adecd31f4a858a4508bc22ec5dfbb260bbdd680
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 13 14:38:58 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 14:51:12 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2adecd31
dev-libs/icu: Stabilize 78.2 amd64, #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 22a661a32961..d56d745697ae 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 )"