commit:     80703664b62a4da575cf28c5ac0d1ef391e0d51a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 16:04:14 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 16:05:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80703664

app-admin/ngxtop: Support python 3.5

Package-Manager: portage-2.3.1

 app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild 
b/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild
index 95389a7..d21921a 100644
--- a/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild
+++ b/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1

Reply via email to