commit: 2c18957cb20658488747d32e42c2d152ed07c606
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 00:24:26 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 00:24:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c18957c
dev-libs/icu-layoutex: Stabilize 76.1-r1 amd64, #946599
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/icu-layoutex/icu-layoutex-76.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/icu-layoutex/icu-layoutex-76.1-r1.ebuild
b/dev-libs/icu-layoutex/icu-layoutex-76.1-r1.ebuild
index 97bd3c791c5f..d0898d776af3 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-76.1-r1.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-76.1-r1.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}"/${PN/-layoutex}/source
LICENSE="BSD"
SLOT="0/${PV%.*}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ppc ~ppc64 ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ~ppc64 ~sparc x86"
fi
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"