dev-python/python-ceilometerclient: Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Mon, 25 Nov 2019 11:23:32 +0000 (12:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 25 Nov 2019 12:34:52 +0000 (13:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/python-ceilometerclient/python-ceilometerclient-2.6.2-r1.ebuild

index c182ca813b8c5c832c14f4524fbb1308baaa0fe3..463e8e7c7119c5cf0cde7db746f5918306082b74 100644 (file)
@@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"
 DEPEND="