diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-08-22 18:19:41 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-08-22 20:35:00 +0200 |
commit | ee3c477354a4e4319c477c3bac298ddaf123e744 (patch) | |
tree | 7c7819a959d5a013acae820930e5eae88226dc79 /net-analyzer/net-snmp | |
parent | dev-libs/pkcs11-helper: rebuild when openssl bindist changes (diff) | |
download | gentoo-ee3c477354a4e4319c477c3bac298ddaf123e744.tar.gz gentoo-ee3c477354a4e4319c477c3bac298ddaf123e744.tar.bz2 gentoo-ee3c477354a4e4319c477c3bac298ddaf123e744.zip |
net-analyzer/net-snmp: Set sub-SLOT.
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'net-analyzer/net-snmp')
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.8.ebuild b/net-analyzer/net-snmp/net-snmp-5.8.ebuild index e1ec5eaa5ea6..692d3feef95c 100644 --- a/net-analyzer/net-snmp/net-snmp-5.8.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.8.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${P/_/.} # GPL-2 for the init scripts LICENSE="HPND BSD GPL-2" -SLOT="0" +SLOT="0/35" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="X bzip2 doc elf ipv6 libressl lm_sensors mfd-rewrites minimal mysql netlink pci perl python rpm selinux smux ssl tcpd ucd-compat zlib" |