net-irc/hexchat: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:04:26 +0000 (13:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:12:35 +0000 (13:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-irc/hexchat/hexchat-2.12.4-r2.ebuild

index 0e0cf8a738316a07c2cd0ad27d851603e97aae68..bd3dc882df4c0cd009db4847bbb97fafa12c056f 100644 (file)
@@ -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"