app-admin/diamond: fix test restricts
authorAaron Bauman <bman@gentoo.org>
Tue, 10 Dec 2019 20:13:38 +0000 (15:13 -0500)
committerAaron Bauman <bman@gentoo.org>
Tue, 10 Dec 2019 20:13:38 +0000 (15:13 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
app-admin/diamond/diamond-4.0-r1.ebuild
app-admin/diamond/diamond-4.0.515.20170311.ebuild
app-admin/diamond/diamond-4.0.515.ebuild

index 90c4c2549e941f034a5e4d484b632f2029ec3ae4..f45a47bf45bab1e9f77557466acd4c794b6cb7d3 100644 (file)
@@ -23,6 +23,7 @@ HOMEPAGE="https://github.com/python-diamond/Diamond"
 LICENSE="MIT"
 SLOT="0"
 IUSE="test mongo mysql snmp redis"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/configobj
        dev-python/setproctitle
index a05de260f80f83a73be48c2de4ea64b2021895d1..347df5bcfc6528402368af0d054ae02404026bf9 100644 (file)
@@ -24,6 +24,7 @@ HOMEPAGE="https://github.com/python-diamond/Diamond"
 LICENSE="MIT"
 SLOT="0"
 IUSE="test mongo mysql snmp redis"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/configobj
        dev-python/setproctitle
index 6987c28cecd831f2bb2edb0eeb812363164794b7..e7f3668ea8d06a96d2eefcc69b8a2db66bd63f89 100644 (file)
@@ -23,6 +23,7 @@ HOMEPAGE="https://github.com/python-diamond/Diamond"
 LICENSE="MIT"
 SLOT="0"
 IUSE="test mongo mysql snmp redis"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/configobj
        dev-python/setproctitle