*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / net-misc / crossbar / crossbar-17.6.1_p3-r1.ebuild
index e146bb877647bb9a1ab634a86c1315c88076bde9..29ce90de46a4a98edb4858d67c4709a1b23414a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,6 +19,7 @@ LICENSE="AGPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-python/setuptools-36.0.1[${PYTHON_USEDEP}]