summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-10 13:05:03 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-10 13:12:37 +0100
commit85bf413d2d1169fd1d942acaa6ca49f554ce2d2e (patch)
tree3276ef5a4cbd29f81210b39fbb90ce2d953aeb58 /net-irc/weechat/weechat-2.6-r1.ebuild
parentnet-irc/kvirc: Remove py2 (diff)
downloadgentoo-85bf413d2d1169fd1d942acaa6ca49f554ce2d2e.tar.gz
gentoo-85bf413d2d1169fd1d942acaa6ca49f554ce2d2e.tar.bz2
gentoo-85bf413d2d1169fd1d942acaa6ca49f554ce2d2e.zip
net-irc/weechat: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-irc/weechat/weechat-2.6-r1.ebuild')
-rw-r--r--net-irc/weechat/weechat-2.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-2.6-r1.ebuild b/net-irc/weechat/weechat-2.6-r1.ebuild
index ebc19139affa..80b28aea3253 100644
--- a/net-irc/weechat/weechat-2.6-r1.ebuild
+++ b/net-irc/weechat/weechat-2.6-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit cmake-utils python-single-r1 xdg-utils