summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-12 10:30:31 +0000
committerSam James <sam@gentoo.org>2024-02-12 10:30:31 +0000
commitf3c90059b668ec9976f633c1fec45634739fb5a2 (patch)
treea97f89ad1de591eaa6a10a82d1d1bad8839a98c3
parentapp-office/libreoffice-bin-debug: Stabilize 7.6.4.1 amd64, #923155 (diff)
downloadgentoo-f3c90059b668ec9976f633c1fec45634739fb5a2.tar.gz
gentoo-f3c90059b668ec9976f633c1fec45634739fb5a2.tar.bz2
gentoo-f3c90059b668ec9976f633c1fec45634739fb5a2.zip
dev-libs/icu-layoutex: Stabilize 74.2 amd64, #923155
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/icu-layoutex/icu-layoutex-74.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-74.2.ebuild b/dev-libs/icu-layoutex/icu-layoutex-74.2.ebuild
index 1077c45a1d3d..5ee6ca896b2d 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 )"