diff options
author | Sam James <sam@gentoo.org> | 2022-06-14 19:01:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-14 19:01:06 +0100 |
commit | 169f3182648c9772318d9e37c9a78bd4cfbbeb25 (patch) | |
tree | 3c54b5006018fbd1b0d8478227cbaa5239a04016 /dev-libs | |
parent | app-text/poppler: Stabilize 22.05.0 sparc, #843353 (diff) | |
download | gentoo-169f3182648c9772318d9e37c9a78bd4cfbbeb25.tar.gz gentoo-169f3182648c9772318d9e37c9a78bd4cfbbeb25.tar.bz2 gentoo-169f3182648c9772318d9e37c9a78bd4cfbbeb25.zip |
dev-libs/icu-layoutex: Stabilize 71.1 sparc, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild b/dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild index 4a0d2ba51e3f..6efb47e59545 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-71.1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN/-layoutex}/source" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="debug static-libs test" RESTRICT="!test? ( test )" |