summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-07-12 22:28:24 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-07-12 22:30:58 +0200
commitab4d4aa4049732ba854e7547ed1b0da0306a387f (patch)
tree7156931ee47c1b1d352df57f156525504cb656df /dev-libs
parentdev-libs/icu: keyword 75.1 (diff)
downloadgentoo-ab4d4aa4049732ba854e7547ed1b0da0306a387f.tar.gz
gentoo-ab4d4aa4049732ba854e7547ed1b0da0306a387f.tar.bz2
gentoo-ab4d4aa4049732ba854e7547ed1b0da0306a387f.zip
dev-libs/icu-layoutex: keyword 75.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild b/dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild
index f87314194366..beac8d8def24 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-75.1.ebuild
@@ -18,9 +18,9 @@ S="${WORKDIR}"/${PN/-layoutex}/source
LICENSE="BSD"
SLOT="0/${PV%.*}"
-#if [[ ${PV} != *_rc* ]] ; then
-# KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-#fi
+if [[ ${PV} != *_rc* ]] ; then
+ KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+fi
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"