commit: 993e7d145b433abf49eadf6ca2b25c51d882baed
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 22:17:20 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 22:17:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=993e7d14
dev-libs/icu-layoutex: Stabilize 75.1 x86, #942841
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild
b/dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild
index 6e0c58945d0c..3b10f1c0a4af 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-75.1.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 )"