diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:08:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:09:18 +0100 |
commit | d9df2c0a212eef9603815fbfbb0d4800c889ab22 (patch) | |
tree | 83a7685c281429fae42b060469076a5acf4560e4 /dev-libs/libutf8proc | |
parent | app-i18n/unicode-data: x86 stable wrt bug #772905 (diff) | |
download | gentoo-d9df2c0a212eef9603815fbfbb0d4800c889ab22.tar.gz gentoo-d9df2c0a212eef9603815fbfbb0d4800c889ab22.tar.bz2 gentoo-d9df2c0a212eef9603815fbfbb0d4800c889ab22.zip |
dev-libs/libutf8proc: x86 stable wrt bug #772905
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libutf8proc')
-rw-r--r-- | dev-libs/libutf8proc/libutf8proc-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libutf8proc/libutf8proc-2.5.0.ebuild b/dev-libs/libutf8proc/libutf8proc-2.5.0.ebuild index 1407c15cd020..0af1ef02cd81 100644 --- a/dev-libs/libutf8proc/libutf8proc-2.5.0.ebuild +++ b/dev-libs/libutf8proc/libutf8proc-2.5.0.ebuild @@ -12,7 +12,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 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="cjk static-libs test" RESTRICT="!test? ( test )" |