summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-09 10:48:12 +0100
committerSam James <sam@gentoo.org>2023-06-09 10:48:12 +0100
commit81cd57d7a43e04a0d17da30a2d571d7948ed1de1 (patch)
treee203621a4541c67e4510151529e6aed26d200cba
parentdev-util/cmake: add 3.27.0_rc1 (diff)
downloadgentoo-81cd57d7a43e04a0d17da30a2d571d7948ed1de1.tar.gz
gentoo-81cd57d7a43e04a0d17da30a2d571d7948ed1de1.tar.bz2
gentoo-81cd57d7a43e04a0d17da30a2d571d7948ed1de1.zip
dev-libs/icu-layoutex: Stabilize 73.1 amd64, #907868
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/icu-layoutex/icu-layoutex-73.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-73.1.ebuild b/dev-libs/icu-layoutex/icu-layoutex-73.1.ebuild
index 1bc05984aaa4..7715b6b0d0b3 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-73.1.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-73.1.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}"/${PN/-layoutex}/source
LICENSE="BSD"
SLOT="0/${PV}"
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 )"