diff options
Diffstat (limited to 'net-irc/weechat/weechat-2.6-r1.ebuild')
-rw-r--r-- | net-irc/weechat/weechat-2.6-r1.ebuild | 2 |
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 |