diff options
Diffstat (limited to 'dev-perl/Net-SNMP')
-rw-r--r-- | dev-perl/Net-SNMP/Net-SNMP-6.0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-SNMP/Net-SNMP-6.0.1-r2.ebuild b/dev-perl/Net-SNMP/Net-SNMP-6.0.1-r2.ebuild index c16d12df4939..5b1473fc08f0 100644 --- a/dev-perl/Net-SNMP/Net-SNMP-6.0.1-r2.ebuild +++ b/dev-perl/Net-SNMP/Net-SNMP-6.0.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A SNMP Perl Module" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~sparc-solaris ~x86-solaris" # Package warrants IUSE examples IUSE="examples test minimal" |