app-crypt/certbot-nginx: Sync live
authorManuel Rüger <mrueg@gentoo.org>
Tue, 16 May 2017 20:49:10 +0000 (22:49 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 16 May 2017 20:50:00 +0000 (22:50 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

app-crypt/certbot-nginx/certbot-nginx-9999.ebuild

index d40ce3c9bee773151768df48b69727672770e70b..a500190156997c7f0c7115a3463b02eb481ae5da 100644 (file)
@@ -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}