dev-python/PyRSS2Gen: Add python3.5
authorMike Gilbert <floppym@gentoo.org>
Wed, 11 May 2016 19:45:27 +0000 (15:45 -0400)
committerMike Gilbert <floppym@gentoo.org>
Wed, 11 May 2016 20:33:21 +0000 (16:33 -0400)
Package-Manager: portage-2.2.28_p106

dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild

index ca06310ffe7168e9c5766afd3540008be106cd14..4f874273571638347b732452ae1950b82858bc5d 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 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} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
 
 inherit distutils-r1