dev-python/brotlipy: Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Fri, 22 Nov 2019 10:26:52 +0000 (11:26 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 22 Nov 2019 11:44:23 +0000 (12:44 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/brotlipy/brotlipy-0.7.0.ebuild

index 36eac2049049cff1fec1516972caca34a2d96115..dc21af28ce4eea718c3085d3ab5d44b524ba4936 100644 (file)
@@ -21,6 +21,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]"
 DEPEND="