commit:     d33713f9cf998465299b284fee9fb7900121b3dd
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 20:49:10 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue May 16 20:50:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d33713f9

app-crypt/certbot-nginx: Sync live

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-crypt/certbot-nginx/certbot-nginx-9999.ebuild | 6 +++---
 1 file 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 d40ce3c9bee..a5001901569 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}

Reply via email to