summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-04-15 18:07:02 +0200
committerDavid Seifert <soap@gentoo.org>2023-04-15 18:07:02 +0200
commit713925cd335c3ad73f2f926835a4567c2a2c73c6 (patch)
tree4181c70c054666125ae363a6b572cbf863df4dcc /dev-libs/icu-layoutex/icu-layoutex-73.1.ebuild
parentdev-libs/icu: keyword 73.1 (diff)
downloadgentoo-713925cd335c3ad73f2f926835a4567c2a2c73c6.tar.gz
gentoo-713925cd335c3ad73f2f926835a4567c2a2c73c6.tar.bz2
gentoo-713925cd335c3ad73f2f926835a4567c2a2c73c6.zip
dev-libs/icu-layoutex: keyword 73.1
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/icu-layoutex/icu-layoutex-73.1.ebuild')
-rw-r--r--dev-libs/icu-layoutex/icu-layoutex-73.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-73.1.ebuild b/dev-libs/icu-layoutex/icu-layoutex-73.1.ebuild
index 93b9fc9926f5..1bc05984aaa4 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-73.1.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-73.1.ebuild
@@ -19,9 +19,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 )"