diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-14 20:18:43 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-14 20:18:43 -0400 |
commit | c40fc2afb5a75e2c1d1ff44481866d2fd61b4a2e (patch) | |
tree | 0bac3f6018f0627551dbe9a439d088f2e2dcdd54 /dev-libs/libutf8proc | |
parent | dev-util/netsurf-buildsystem: arm64 keyworded (bug #653210) (diff) | |
download | gentoo-c40fc2afb5a75e2c1d1ff44481866d2fd61b4a2e.tar.gz gentoo-c40fc2afb5a75e2c1d1ff44481866d2fd61b4a2e.tar.bz2 gentoo-c40fc2afb5a75e2c1d1ff44481866d2fd61b4a2e.zip |
dev-libs/libutf8proc: arm64 keyworded (bug #653210)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-libs/libutf8proc')
-rw-r--r-- | dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild b/dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild index 71b876c663db..9e5c990c74f5 100644 --- a/dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild +++ b/dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://download.netsurf-browser.org/libs/releases/${MY_P}-src.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-util/netsurf-buildsystem" |