summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2019-01-12 14:56:20 +1300
committerKent Fredric <kentnl@gentoo.org>2019-01-12 14:56:20 +1300
commit67c84aa4ab859a04c9a2d0b0b990e745c93622df (patch)
treec551a72b2185e1b398c25f58dea0435eaf00d809 /dev-perl/Net-LibIDN
parentdev-perl/Net-IDN-Encode: Keyword ~arm64 re bug #665088 (diff)
downloadgentoo-67c84aa4ab859a04c9a2d0b0b990e745c93622df.tar.gz
gentoo-67c84aa4ab859a04c9a2d0b0b990e745c93622df.tar.bz2
gentoo-67c84aa4ab859a04c9a2d0b0b990e745c93622df.zip
dev-perl/Net-LibIDN: Keyword ~arm64 re bug #665088
Bug: https://bugs.gentoo.org/665088 Package-Manager: Portage-2.3.55, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Net-LibIDN')
-rw-r--r--dev-perl/Net-LibIDN/Net-LibIDN-0.120.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-LibIDN/Net-LibIDN-0.120.0-r1.ebuild b/dev-perl/Net-LibIDN/Net-LibIDN-0.120.0-r1.ebuild
index f0d4bef7d209..335f1341af4c 100644
--- a/dev-perl/Net-LibIDN/Net-LibIDN-0.120.0-r1.ebuild
+++ b/dev-perl/Net-LibIDN/Net-LibIDN-0.120.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl bindings for GNU Libidn"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="net-dns/libidn"