diff options
author | Sam James <sam@gentoo.org> | 2022-06-18 16:37:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-18 16:37:55 +0100 |
commit | ada8fc02c3ca9cdfcc110d44ef6c5a2f45b2aa22 (patch) | |
tree | c57c6d6bbd538f4314e595b64d6fd66e5713b179 /dev-libs/icu-layoutex | |
parent | app-text/poppler: Stabilize 22.05.0 ppc, #843353 (diff) | |
download | gentoo-ada8fc02c3ca9cdfcc110d44ef6c5a2f45b2aa22.tar.gz gentoo-ada8fc02c3ca9cdfcc110d44ef6c5a2f45b2aa22.tar.bz2 gentoo-ada8fc02c3ca9cdfcc110d44ef6c5a2f45b2aa22.zip |
dev-libs/icu-layoutex: Stabilize 71.1 ppc, #843353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/icu-layoutex')
-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 6efb47e59545..e5cccb3a21cc 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 )" |