diff options
-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" |