commit: 8ebd842adfafa44cf2707709103a5a26dfd8ac0a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 00:24:22 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 00:24:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ebd842a
dev-libs/icu-layoutex: Stabilize 76.1-r1 ppc, #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 42490ca2538a..97bd3c791c5f 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 )"