projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6bbedd
)
dev-python/qrcode: Fix remaining MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Sun, 24 Nov 2019 19:28:40 +0000
(20:28 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-python/qrcode/qrcode-5.1-r1.ebuild
b/dev-python/qrcode/qrcode-5.1-r1.ebuild
index a7e75c5bc4dd97d0361e1183204e486aab56f507..c49e4ef69398275f739d8dbda3f470a42c07ead9 100644
(file)
--- a/
dev-python/qrcode/qrcode-5.1-r1.ebuild
+++ b/
dev-python/qrcode/qrcode-5.1-r1.ebuild
@@
-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