diff options
Diffstat (limited to 'dev-python/deprecated/deprecated-1.2.6.ebuild')
-rw-r--r-- | dev-python/deprecated/deprecated-1.2.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/deprecated/deprecated-1.2.6.ebuild b/dev-python/deprecated/deprecated-1.2.6.ebuild index a90eadf150ab..eccff652e55b 100644 --- a/dev-python/deprecated/deprecated-1.2.6.ebuild +++ b/dev-python/deprecated/deprecated-1.2.6.ebuild @@ -14,6 +14,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="amd64 x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-python/wrapt[${PYTHON_USEDEP}]" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |