summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-05-16 22:49:10 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-05-16 22:50:00 +0200
commitd33713f9cf998465299b284fee9fb7900121b3dd (patch)
treef67a9b0790f68dd87260cb4de2aa2a9d24827855 /app-crypt
parentapp-crypt/certbot-nginx: Version bump to 0.14.1 (diff)
downloadgentoo-d33713f9cf998465299b284fee9fb7900121b3dd.tar.gz
gentoo-d33713f9cf998465299b284fee9fb7900121b3dd.tar.bz2
gentoo-d33713f9cf998465299b284fee9fb7900121b3dd.zip
app-crypt/certbot-nginx: Sync live
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/certbot-nginx/certbot-nginx-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
index d40ce3c9bee7..a50019015699 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-PYTHON_COMPAT=(python2_7)
+EAPI=6
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/certbot/certbot.git"
@@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/"
LICENSE="Apache-2.0"
SLOT="0"
-IUSE="test"
+IUSE=""
CDEPEND=">=dev-python/setuptools-1.0[${PYTHON_USEDEP}]"
RDEPEND="${CDEPEND}