diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-28 21:03:55 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-29 00:12:36 +0300 |
commit | 4310dc57e2df8a8a145f5cb55877e8d108cc8f67 (patch) | |
tree | 05e46d650c5c50bbe9465f10f5a4304e45050805 /dev-perl/Net-Netmask/Net-Netmask-1.902.200.ebuild | |
parent | dev-perl/Net-CIDR: arm64 keyworded (bug #708772) (diff) | |
download | gentoo-4310dc57e2df8a8a145f5cb55877e8d108cc8f67.tar.gz gentoo-4310dc57e2df8a8a145f5cb55877e8d108cc8f67.tar.bz2 gentoo-4310dc57e2df8a8a145f5cb55877e8d108cc8f67.zip |
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) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-perl/Net-Netmask/Net-Netmask-1.902.200.ebuild')
-rw-r--r-- | dev-perl/Net-Netmask/Net-Netmask-1.902.200.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |