summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-25 22:31:01 +0000
committerSam James <sam@gentoo.org>2021-12-25 23:19:59 +0000
commit8e3d4ff7b891d6cc236ef239175a055f21df34fa (patch)
tree91b5c03acec61e0e473fef118368578bb36b89b7 /net-analyzer
parentsys-apps/systemd: revert IUSE="+curl" to IUSE="curl" (diff)
downloadgentoo-8e3d4ff7b891d6cc236ef239175a055f21df34fa.tar.gz
gentoo-8e3d4ff7b891d6cc236ef239175a055f21df34fa.tar.bz2
gentoo-8e3d4ff7b891d6cc236ef239175a055f21df34fa.zip
net-analyzer/net-snmp: sync live
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/net-snmp/net-snmp-99999999.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-99999999.ebuild b/net-analyzer/net-snmp/net-snmp-99999999.ebuild
index 41b0c6eba4d0..80a7944c40df 100644
--- a/net-analyzer/net-snmp/net-snmp-99999999.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-99999999.ebuild
@@ -6,7 +6,7 @@ EAPI=7
DISTUTILS_OPTIONAL=yes
DISTUTILS_SINGLE_IMPL=yes
GENTOO_DEPEND_ON_PERL=no
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
WANT_AUTOMAKE=none
inherit autotools distutils-r1 git-r3 perl-module systemd
@@ -23,12 +23,10 @@ IUSE="
X bzip2 doc elf kmem ipv6 lm-sensors mfd-rewrites minimal mysql
netlink pcap pci perl python rpm selinux smux ssl tcpd ucd-compat zlib
"
-
REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )
rpm? ( bzip2 zlib )
"
-
RESTRICT="test"
COMMON_DEPEND="