diff options
Diffstat (limited to 'dev-python/uncompyle6/uncompyle6-2.10.1.ebuild')
-rw-r--r-- | dev-python/uncompyle6/uncompyle6-2.10.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/uncompyle6/uncompyle6-2.10.1.ebuild b/dev-python/uncompyle6/uncompyle6-2.10.1.ebuild index 5e96750c9ea4..b4ca9f67d466 100644 --- a/dev-python/uncompyle6/uncompyle6-2.10.1.ebuild +++ b/dev-python/uncompyle6/uncompyle6-2.10.1.ebuild @@ -14,6 +14,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" >=dev-python/xdis-3.3.1 |