summaryrefslogtreecommitdiff
path: root/app-crypt/acme/acme-2.10.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/acme/acme-2.10.0.ebuild')
-rw-r--r--app-crypt/acme/acme-2.10.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-crypt/acme/acme-2.10.0.ebuild b/app-crypt/acme/acme-2.10.0.ebuild
index e1741257a1d2..c4eb5dcd71c8 100644
--- a/app-crypt/acme/acme-2.10.0.ebuild
+++ b/app-crypt/acme/acme-2.10.0.ebuild
@@ -31,11 +31,10 @@ HOMEPAGE="
https://letsencrypt.org/
"
+S="${WORKDIR}/${PARENT_P}/${PN}"
LICENSE="Apache-2.0"
SLOT="0"
-S="${WORKDIR}/${PARENT_P}/${PN}"
-
BDEPEND="
test? (
dev-python/pytest[${PYTHON_USEDEP}]