net-misc/lldpd: Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 14:55:39 +0000 (15:55 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 14:58:43 +0000 (15:58 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/lldpd/lldpd-1.0.3.ebuild
net-misc/lldpd/lldpd-1.0.4.ebuild

index df8005f63804c2fdf8c72d27ffd9d48fd302647d..0951ecf8cc02a3b181dcab066b2fd2ac0ade604f 100644 (file)
@@ -14,6 +14,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
        seccomp sonmp snmp static-libs test readline xml zsh-completion"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-libs/libbsd
        >=dev-libs/libevent-2.0.5:=
index 04dd3d66540bfd03bf89c407ca8ed2824080fd54..b3e6c9c49fbb79962588d99301073e1f0e1ef200 100644 (file)
@@ -14,6 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
        seccomp sonmp snmp static-libs test readline xml zsh-completion"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-libs/libbsd
        >=dev-libs/libevent-2.0.5:=