projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3726e6
)
dev-python/apipkg: Fix remaining MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Sat, 16 Nov 2019 13:08:22 +0000
(14:08 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 16 Nov 2019 13:17:14 +0000
(14:17 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/apipkg/apipkg-1.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/apipkg/apipkg-1.4.ebuild
b/dev-python/apipkg/apipkg-1.4.ebuild
index 291807feddca2810d3a6ef26cff63666b1ac8c51..e50d756e34d981f36397ff719be70b2de1fe4f5e 100644
(file)
--- a/
dev-python/apipkg/apipkg-1.4.ebuild
+++ b/
dev-python/apipkg/apipkg-1.4.ebuild
@@
-14,6
+14,7
@@
LICENSE="MIT"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
IUSE="examples test"
+RESTRICT="!test? ( test )"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/hgdistver[${PYTHON_USEDEP}]