commit: f89a976b780d557a9ef69d000b608ed89fc877aa
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 16:36:45 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 16:36:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f89a976b
dev-libs/icu-layoutex: Stabilize 75.1 ppc, #942841
Signed-off-by: Sam James <sam <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 4d145db1178c..d81af52c6d58 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 )"