diff options
Diffstat (limited to 'net-irc/weechat/weechat-1.4-r1.ebuild')
-rw-r--r-- | net-irc/weechat/weechat-1.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-1.4-r1.ebuild b/net-irc/weechat/weechat-1.4-r1.ebuild index d9b4d44318cd..3c6dae4c81e2 100644 --- a/net-irc/weechat/weechat-1.4-r1.ebuild +++ b/net-irc/weechat/weechat-1.4-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) CMAKE_MAKEFILE_GENERATOR=emake inherit eutils python-single-r1 multilib cmake-utils |