diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 10:39:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 10:39:32 +0100 |
commit | fb03ca009b329aec7084a5696d98f103b37f6610 (patch) | |
tree | e563e9f75bedddcc5ddb5f6862da704750d57f0c /dev-libs | |
parent | app-i18n/unicode-data: amd64 stable wrt bug #772905 (diff) | |
download | gentoo-fb03ca009b329aec7084a5696d98f103b37f6610.tar.gz gentoo-fb03ca009b329aec7084a5696d98f103b37f6610.tar.bz2 gentoo-fb03ca009b329aec7084a5696d98f103b37f6610.zip |
dev-libs/libutf8proc: amd64 stable wrt bug #772905
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 0af1ef02cd81..76d7a15d3b32 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 )" |