From: Sam James (sam_c) Date: Tue, 28 Apr 2020 21:03:55 +0000 (+0000) Subject: dev-perl/Net-Netmask: arm64 keyworded (bug #708772) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4310dc57e2df8a8a145f5cb55877e8d108cc8f67;p=gentoo.git dev-perl/Net-Netmask: arm64 keyworded (bug #708772) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.902.200.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.902.200.ebuild index f95bc6f1451f..10e415dede34 100644 --- a/dev-perl/Net-Netmask/Net-Netmask-1.902.200.ebuild +++ b/dev-perl/Net-Netmask/Net-Netmask-1.902.200.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse, manipulate and lookup IP network blocks" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ppc x86" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker"