net-irc/limnoria: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:22:45 +0000 (21:22 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:50:43 +0000 (21:50 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

index 0280102ac95cf6e2f06bc2eaf8df9e64c14bf358..e90b31d93097efabb91278240290199573a2de65 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 
index 0280102ac95cf6e2f06bc2eaf8df9e64c14bf358..e90b31d93097efabb91278240290199573a2de65 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1