diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-24 23:50:17 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-25 00:13:45 +0100 |
commit | 5c613780b08d9ee058fca4fa71927394b2c3f85e (patch) | |
tree | 8abb435498a734d13685b390a432fd286dea649c /net-analyzer/net-snmp | |
parent | dev-util/ninja: arm64 stable (bug 560762). (diff) | |
download | gentoo-5c613780b08d9ee058fca4fa71927394b2c3f85e.tar.gz gentoo-5c613780b08d9ee058fca4fa71927394b2c3f85e.tar.bz2 gentoo-5c613780b08d9ee058fca4fa71927394b2c3f85e.zip |
net-analyzer/net-snmp: arm64 stable (bug 565602).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-analyzer/net-snmp')
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-5.7.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.7.3-r3.ebuild b/net-analyzer/net-snmp/net-snmp-5.7.3-r3.ebuild index db9d07ddf355..02231cfe16d8 100644 --- a/net-analyzer/net-snmp/net-snmp-5.7.3-r3.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.7.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,7 +24,7 @@ S=${WORKDIR}/${P/_/.} # GPL-2 for the init scripts LICENSE="HPND BSD GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="bzip2 doc elf ipv6 libressl mfd-rewrites minimal perl python rpm selinux ssl tcpd X zlib lm_sensors ucd-compat pci netlink mysql" COMMON_DEPEND=" |