commit: c77b8a92763633ae431df794c83ae0be0ada0f97
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 20 05:55:14 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 20 05:55:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c77b8a92
dev-libs/icu-layoutex: Stabilize 74.2 x86, #923155
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/icu-layoutex/icu-layoutex-74.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/icu-layoutex/icu-layoutex-74.2.ebuild
b/dev-libs/icu-layoutex/icu-layoutex-74.2.ebuild
index 08332aa9ee94..7908351f0cf1 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-74.2.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-74.2.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}"/${PN/-layoutex}/source
LICENSE="BSD"
SLOT="0/${PV%.*}.1"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
fi
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"