diff options
Diffstat (limited to 'dev-perl/Net-SNMP/Net-SNMP-6.0.1-r2.ebuild')
-rw-r--r-- | dev-perl/Net-SNMP/Net-SNMP-6.0.1-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 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 5b1473fc08f0..50d473cfa425 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 Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,6 +13,7 @@ SLOT="0" 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" +RESTRICT="!test? ( test )" RDEPEND=" !minimal? ( |