diff options
author | Sam James <sam@gentoo.org> | 2024-02-20 05:55:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-20 05:55:02 +0000 |
commit | 934ae6b408cc84141c3474ba42b27181234e07ed (patch) | |
tree | 425f05c234f9d6577dba9d25edcbfef4d92c04ce /dev-libs/icu-layoutex | |
parent | app-text/poppler: Stabilize 24.02.0 sparc, #923155 (diff) | |
download | gentoo-934ae6b408cc84141c3474ba42b27181234e07ed.tar.gz gentoo-934ae6b408cc84141c3474ba42b27181234e07ed.tar.bz2 gentoo-934ae6b408cc84141c3474ba42b27181234e07ed.zip |
dev-libs/icu-layoutex: Stabilize 74.2 sparc, #923155
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/icu-layoutex')
-rw-r--r-- | dev-libs/icu-layoutex/icu-layoutex-74.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-74.2.ebuild b/dev-libs/icu-layoutex/icu-layoutex-74.2.ebuild index 6afad395918c..08332aa9ee94 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-74.2.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-74.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 )" |