diff options
author | Sam James <sam@gentoo.org> | 2023-04-16 04:38:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-16 04:38:57 +0100 |
commit | 53b93f0a1df9d6ba0103fa30d247f7509744e82a (patch) | |
tree | 99edb76b74616dea4340eab21340dd06e32b7c67 /dev-libs/libutf8proc | |
parent | dev-libs/libutf8proc: Stabilize 2.8.0 ppc64, #904385 (diff) | |
download | gentoo-53b93f0a1df9d6ba0103fa30d247f7509744e82a.tar.gz gentoo-53b93f0a1df9d6ba0103fa30d247f7509744e82a.tar.bz2 gentoo-53b93f0a1df9d6ba0103fa30d247f7509744e82a.zip |
dev-libs/libutf8proc: Stabilize 2.8.0 ppc, #904385
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libutf8proc')
-rw-r--r-- | dev-libs/libutf8proc/libutf8proc-2.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libutf8proc/libutf8proc-2.8.0.ebuild b/dev-libs/libutf8proc/libutf8proc-2.8.0.ebuild index 4e40392384e1..7c6513077176 100644 --- a/dev-libs/libutf8proc/libutf8proc-2.8.0.ebuild +++ b/dev-libs/libutf8proc/libutf8proc-2.8.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 ~loong ~ppc ppc64 ~riscv sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos" IUSE="cjk static-libs test" RESTRICT="!test? ( test )" |