net-irc/hexchat: add python-3.6 support #616944
authorMike Frysinger <vapier@gentoo.org>
Mon, 15 Jan 2018 05:14:06 +0000 (00:14 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 15 Jan 2018 05:14:06 +0000 (00:14 -0500)
Closes: https://bugs.gentoo.org/616944

net-irc/hexchat/hexchat-2.12.4-r2.ebuild
net-irc/hexchat/hexchat-9999.ebuild

index 842eac30186aa1930794d593b9d3e87f7571c692..1311a5c72562bd20fbc231121bca79be5616cdca 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit autotools fdo-mime flag-o-matic gnome2-utils python-single-r1
 
 DESCRIPTION="Graphical IRC client based on XChat"
index de60cb5fd53b194f47f959357ee066738b68ab1c..2e5d52c8be2cbcab0402ee50ef5c5808d5d5e734 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit autotools fdo-mime gnome2-utils mono-env python-single-r1
 
 DESCRIPTION="Graphical IRC client based on XChat"