diff options
Diffstat (limited to 'dev-python/pastedeploy')
-rw-r--r-- | dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild (renamed from dev-python/pastedeploy/pastedeploy-2.1.1.ebuild) | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-2.1.1.ebuild b/dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild index 5296ae59182c..0545bd0a010a 100644 --- a/dev-python/pastedeploy/pastedeploy-2.1.1.ebuild +++ b/dev-python/pastedeploy/pastedeploy-2.1.1-r1.ebuild @@ -21,9 +21,6 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="doc" -RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]" -BDEPEND="${RDEPEND}" - distutils_enable_tests pytest python_prepare_all() { |