dev-libs/icu-layoutex: Stabilize 74.2 amd64, #923155

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-02-12 10:30:31 +00:00
parent c42b2fb452
commit f3c90059b6

View File

@@ -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 )"