summaryrefslogtreecommitdiff
path: root/dev-python/pastedeploy/pastedeploy-1.5.2-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pastedeploy/pastedeploy-1.5.2-r2.ebuild')
-rw-r--r--dev-python/pastedeploy/pastedeploy-1.5.2-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-1.5.2-r2.ebuild b/dev-python/pastedeploy/pastedeploy-1.5.2-r2.ebuild
index 13ebcb13c559..baa0567056e1 100644
--- a/dev-python/pastedeploy/pastedeploy-1.5.2-r2.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-1.5.2-r2.ebuild
@@ -19,6 +19,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc test"
+RESTRICT="!test? ( test )"
RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]"