summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-10 13:04:26 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-10 13:12:35 +0100
commit5d75cee19dfbb90914ebcab9342eefb935f682b2 (patch)
treef97e5216adb0c8ea0457b86c648172c8d8b4f337 /net-irc
parentmedia-sound/xmms2: Remove py2 (diff)
downloadgentoo-5d75cee19dfbb90914ebcab9342eefb935f682b2.tar.gz
gentoo-5d75cee19dfbb90914ebcab9342eefb935f682b2.tar.bz2
gentoo-5d75cee19dfbb90914ebcab9342eefb935f682b2.zip
net-irc/hexchat: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/hexchat/hexchat-2.12.4-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/hexchat/hexchat-2.12.4-r2.ebuild b/net-irc/hexchat/hexchat-2.12.4-r2.ebuild
index 0e0cf8a73831..bd3dc882df4c 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_6} )
+PYTHON_COMPAT=( python3_6 )
inherit autotools fdo-mime flag-o-matic gnome2-utils python-single-r1
DESCRIPTION="Graphical IRC client based on XChat"