commit: c174cd1e22e5478275b73ac68c1cab2e43488ae4
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 12:19:16 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 12:19:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c174cd1e
dev-libs/icu-layoutex: Stabilize 73.2 amd64, #911192
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/icu-layoutex/icu-layoutex-73.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/icu-layoutex/icu-layoutex-73.2.ebuild
b/dev-libs/icu-layoutex/icu-layoutex-73.2.ebuild
index 34458d578cb3..0d539b5bb24e 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-73.2.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-73.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 )"