commit: 1ce8f94f9edd071d81bf1014b55c61d146ee193e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 00:24:18 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 00:24:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce8f94f
dev-libs/icu-layoutex: Stabilize 76.1-r1 x86, #946599
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/icu-layoutex/icu-layoutex-76.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/icu-layoutex/icu-layoutex-76.1-r1.ebuild
b/dev-libs/icu-layoutex/icu-layoutex-76.1-r1.ebuild
index 386834c67bb3..42490ca2538a 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-76.1-r1.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-76.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ S="${WORKDIR}"/${PN/-layoutex}/source
LICENSE="BSD"
SLOT="0/${PV%.*}"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
fi
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"