commit:     85bf413d2d1169fd1d942acaa6ca49f554ce2d2e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 12:05:03 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 12:12:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85bf413d

net-irc/weechat: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-irc/weechat/weechat-2.6-r1.ebuild | 2 +-
 net-irc/weechat/weechat-2.7-r1.ebuild | 2 +-
 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 ebc19139aff..80b28aea325 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 30697d7c964..37b7a1e4518 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 30697d7c964..37b7a1e4518 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
 

Reply via email to