diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-28 21:04:17 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-29 00:12:36 +0300 |
commit | fc938db45521d48ea8d720f17cfd495187c27719 (patch) | |
tree | 3f904320fde0f0e292a176cf60f813c5fcaaeb2a /dev-perl | |
parent | dev-perl/Net-Netmask: arm64 keyworded (bug #708772) (diff) | |
download | gentoo-fc938db45521d48ea8d720f17cfd495187c27719.tar.gz gentoo-fc938db45521d48ea8d720f17cfd495187c27719.tar.bz2 gentoo-fc938db45521d48ea8d720f17cfd495187c27719.zip |
dev-perl/Net-IRC: 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')
-rw-r--r-- | dev-perl/Net-IRC/Net-IRC-0.790.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-IRC/Net-IRC-0.790.0-r1.ebuild b/dev-perl/Net-IRC/Net-IRC-0.790.0-r1.ebuild index 933c1d377873..a2db97e37ac5 100644 --- a/dev-perl/Net-IRC/Net-IRC-0.790.0-r1.ebuild +++ b/dev-perl/Net-IRC/Net-IRC-0.790.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Perl IRC module" SLOT="0" LICENSE="Artistic" -KEYWORDS="amd64 ~arm ~mips ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ppc x86" IUSE="" SRC_TEST="do" |