commit:     ff56b6003f3028d54d3c0b1d90ed8ef35a56f9b5
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 14 13:48:25 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jun 14 13:52:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff56b600

dev-python/PyRSS2Gen: Support newer python

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild 
b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
index 108b86cbcd4..095b5654041 100644
--- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
+++ b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 
 inherit distutils-r1
 

Reply via email to