summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/certbot/certbot-9999.ebuild')
-rw-r--r--app-crypt/certbot/certbot-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild
index 987d94f3776a..3f039135a22d 100644
--- a/app-crypt/certbot/certbot-9999.ebuild
+++ b/app-crypt/certbot/certbot-9999.ebuild
@@ -28,13 +28,12 @@ HOMEPAGE="
https://letsencrypt.org/
"
+S="${WORKDIR}/${P}/${PN}"
LICENSE="Apache-2.0"
SLOT="0"
IUSE="selinux"
-S="${WORKDIR}/${P}/${PN}"
-
BDEPEND="
test? (
dev-python/pytest[${PYTHON_USEDEP}]