summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-04-24 14:40:38 -0400
committerTim Harder <radhermit@gentoo.org>2017-04-24 14:41:44 -0400
commit9943f8132614ae24c3c75aea8986e70dab72668d (patch)
tree9e9a0d3bb6df3ad3d0e34f4ef2e373f402cf126e /net-irc/weechat/weechat-9999.ebuild
parentdev-cpp/catch: Bump to 1.9.1 (diff)
downloadgentoo-9943f8132614ae24c3c75aea8986e70dab72668d.tar.gz
gentoo-9943f8132614ae24c3c75aea8986e70dab72668d.tar.bz2
gentoo-9943f8132614ae24c3c75aea8986e70dab72668d.zip
net-irc/weechat: version bump to 1.7.1
Diffstat (limited to 'net-irc/weechat/weechat-9999.ebuild')
-rw-r--r--net-irc/weechat/weechat-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-9999.ebuild b/net-irc/weechat/weechat-9999.ebuild
index 74643de24b63..6a2b364909dc 100644
--- a/net-irc/weechat/weechat-9999.ebuild
+++ b/net-irc/weechat/weechat-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
CMAKE_MAKEFILE_GENERATOR=emake
inherit python-single-r1 cmake-utils