net-irc/limnoria: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 13:51:27 +0000 (15:51 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:29 +0000 (16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

net-irc/limnoria/limnoria-20150829.ebuild
net-irc/limnoria/limnoria-99999999.ebuild

index 8ab78835874f058d1aa01d7ff9d62329bf1dc364..673b2e821b09a8ad1b59db620646200cdd6c75a3 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 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} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit distutils-r1
 
index 8ab78835874f058d1aa01d7ff9d62329bf1dc364..673b2e821b09a8ad1b59db620646200cdd6c75a3 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 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} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit distutils-r1