projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7743bb6
)
dev-python/brotlipy: Fix MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Fri, 22 Nov 2019 10:26:52 +0000
(11:26 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-python/brotlipy/brotlipy-0.7.0.ebuild
b/dev-python/brotlipy/brotlipy-0.7.0.ebuild
index 36eac2049049cff1fec1516972caca34a2d96115..dc21af28ce4eea718c3085d3ab5d44b524ba4936 100644
(file)
--- a/
dev-python/brotlipy/brotlipy-0.7.0.ebuild
+++ b/
dev-python/brotlipy/brotlipy-0.7.0.ebuild
@@
-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="