diff options
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/weechat/weechat-2.6-r1.ebuild | 2 | ||||
-rw-r--r-- | net-irc/weechat/weechat-2.7-r1.ebuild | 2 | ||||
-rw-r--r-- | net-irc/weechat/weechat-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/net-irc/weechat/weechat-2.7-r1.ebuild b/net-irc/weechat/weechat-2.7-r1.ebuild index 30697d7c964a..37b7a1e45182 100644 --- a/net-irc/weechat/weechat-2.7-r1.ebuild +++ b/net-irc/weechat/weechat-2.7-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) inherit cmake-utils python-single-r1 xdg-utils diff --git a/net-irc/weechat/weechat-9999.ebuild b/net-irc/weechat/weechat-9999.ebuild index 30697d7c964a..37b7a1e45182 100644 --- a/net-irc/weechat/weechat-9999.ebuild +++ b/net-irc/weechat/weechat-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) inherit cmake-utils python-single-r1 xdg-utils |