Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-CIDR/
Date: Tue, 28 Apr 2020 21:13:32
Message-Id: 1588108356.380104016cb3b7a893b798679829fee5fb4e19a1.leio@gentoo
1 commit: 380104016cb3b7a893b798679829fee5fb4e19a1
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Tue Apr 28 21:03:32 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 21:12:36 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38010401
7
8 dev-perl/Net-CIDR: arm64 keyworded (bug #708772)
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
18 index 38753fd1574..50fe217a7a7 100644
19 --- a/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
20 +++ b/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -10,7 +10,7 @@ inherit perl-module
28 DESCRIPTION="Manipulate netblock lists in CIDR notation"
29
30 SLOT="0"
31 -KEYWORDS="amd64 ~arm hppa ~mips ppc x86"
32 +KEYWORDS="amd64 ~arm ~arm64 hppa ~mips ppc x86"
33 IUSE=""
34
35 RDEPEND="