dev-python/qrcode: Fix remaining MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Sun, 24 Nov 2019 19:28:40 +0000 (20:28 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 24 Nov 2019 19:31:48 +0000 (20:31 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/qrcode/qrcode-5.1-r1.ebuild

index a7e75c5bc4dd97d0361e1183204e486aab56f507..c49e4ef69398275f739d8dbda3f470a42c07ead9 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 # optional deps:
 # - pillow and lxml for svg backend, set as hard deps