summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-14 16:35:37 +0000
committerSam James <sam@gentoo.org>2024-12-14 16:35:37 +0000
commit1d23b5dc88d3ced9101c54e306f7f476306d7bd7 (patch)
treeff613260bfb58a6de1c319a67cbaf94fe5019747 /dev-libs/icu-layoutex
parentapp-office/libreoffice: Stabilize 24.2.7.2 amd64, #942841 (diff)
downloadgentoo-1d23b5dc88d3ced9101c54e306f7f476306d7bd7.tar.gz
gentoo-1d23b5dc88d3ced9101c54e306f7f476306d7bd7.tar.bz2
gentoo-1d23b5dc88d3ced9101c54e306f7f476306d7bd7.zip
dev-libs/icu-layoutex: Stabilize 75.1 amd64, #942841
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/icu-layoutex')
-rw-r--r--dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild b/dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild
index 3b10f1c0a4af..4d145db1178c 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 )"