summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2018-01-15 00:14:06 -0500
committerMike Frysinger <vapier@gentoo.org>2018-01-15 00:14:06 -0500
commiteb45350e3b1593952ebf3ba7f010447c9ef6113a (patch)
tree03de8450c992eb1f9b3a2fb751a9f8c775894c42 /net-irc
parentdev-libs/boehm-gc: version bump to 7.6.2 (diff)
downloadgentoo-eb45350e3b1593952ebf3ba7f010447c9ef6113a.tar.gz
gentoo-eb45350e3b1593952ebf3ba7f010447c9ef6113a.tar.bz2
gentoo-eb45350e3b1593952ebf3ba7f010447c9ef6113a.zip
net-irc/hexchat: add python-3.6 support #616944
Closes: https://bugs.gentoo.org/616944
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/hexchat/hexchat-2.12.4-r2.ebuild2
-rw-r--r--net-irc/hexchat/hexchat-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/hexchat/hexchat-2.12.4-r2.ebuild b/net-irc/hexchat/hexchat-2.12.4-r2.ebuild
index 842eac30186a..1311a5c72562 100644
--- a/net-irc/hexchat/hexchat-2.12.4-r2.ebuild
+++ b/net-irc/hexchat/hexchat-2.12.4-r2.ebuild
@@ -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"
diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild
index de60cb5fd53b..2e5d52c8be2c 100644
--- a/net-irc/hexchat/hexchat-9999.ebuild
+++ b/net-irc/hexchat/hexchat-9999.ebuild
@@ -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"