diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-06 09:06:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-06 09:06:39 +0300 |
commit | 3f133936af32c506752246b442b3dd319f63f6d6 (patch) | |
tree | 2727b865320047ccafc40161e9d5ec6e45d71d23 /dev-libs/libutf8proc | |
parent | dev-ruby/liquid: add 5.4.0 (diff) | |
download | gentoo-3f133936af32c506752246b442b3dd319f63f6d6.tar.gz gentoo-3f133936af32c506752246b442b3dd319f63f6d6.tar.bz2 gentoo-3f133936af32c506752246b442b3dd319f63f6d6.zip |
dev-libs/libutf8proc: Stabilize 2.7.0 ppc, #861761
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libutf8proc')
-rw-r--r-- | dev-libs/libutf8proc/libutf8proc-2.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libutf8proc/libutf8proc-2.7.0.ebuild b/dev-libs/libutf8proc/libutf8proc-2.7.0.ebuild index 12c67b2eadd8..8b192838d8a8 100644 --- a/dev-libs/libutf8proc/libutf8proc-2.7.0.ebuild +++ b/dev-libs/libutf8proc/libutf8proc-2.7.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/JuliaStrings/${PN#lib}/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos" IUSE="cjk static-libs test" RESTRICT="!test? ( test )" |