summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-11-24 23:17:20 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-11-24 23:17:20 +0100
commit993e7d145b433abf49eadf6ca2b25c51d882baed (patch)
tree3cf502b2226200814154198c116dff7031dc7b2e /dev-libs
parentdev-libs/icu: Stabilize 75.1 x86, #942841 (diff)
downloadgentoo-993e7d145b433abf49eadf6ca2b25c51d882baed.tar.gz
gentoo-993e7d145b433abf49eadf6ca2b25c51d882baed.tar.bz2
gentoo-993e7d145b433abf49eadf6ca2b25c51d882baed.zip
dev-libs/icu-layoutex: Stabilize 75.1 x86, #942841
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 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 )"