diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 00:22:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:33:13 +0100 |
commit | a4bbdf7586a5f2a5bc8505aa023e932c8bcb1c47 (patch) | |
tree | b0b690688289e85373d57b01d6467c6ceb2836dc /dev-perl/Net-SNMP | |
parent | dev-perl/Net-SMTP-SSL: stable 1.40.0 for ia64, bug #667266 (diff) | |
download | gentoo-a4bbdf7586a5f2a5bc8505aa023e932c8bcb1c47.tar.gz gentoo-a4bbdf7586a5f2a5bc8505aa023e932c8bcb1c47.tar.bz2 gentoo-a4bbdf7586a5f2a5bc8505aa023e932c8bcb1c47.zip |
dev-perl/Net-SNMP: stable 6.0.1-r2 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
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" |