Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-IDN-Encode/
Date: Sat, 12 Jan 2019 01:59:23
Message-Id: 1547257657.df6cf1da9f9ef58b867ae767bdf9402e925852b3.kentnl@gentoo
1 commit: df6cf1da9f9ef58b867ae767bdf9402e925852b3
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 12 01:47:37 2019 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 12 01:47:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df6cf1da
7
8 dev-perl/Net-IDN-Encode: Keyword ~arm64 re bug #665088
9
10 Bug: https://bugs.gentoo.org/665088
11 Package-Manager: Portage-2.3.55, Repoman-2.3.12
12 RepoMan-Options: --include-arches="arm64"
13 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
14
15 dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.400.0.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.400.0.ebuild b/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.400.0.ebuild
19 index d66b098a95c..f473fadc8b3 100644
20 --- a/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.400.0.ebuild
21 +++ b/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.400.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -11,7 +11,7 @@ inherit perl-module
29 DESCRIPTION="Internationalizing Domain Names in Applications (IDNA)"
30
31 SLOT="0"
32 -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33 +KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
34 IUSE="test"
35
36 RDEPEND="