diff options
Diffstat (limited to 'net-irc/weechat/weechat-2.3-r2.ebuild')
-rw-r--r-- | net-irc/weechat/weechat-2.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-2.3-r2.ebuild b/net-irc/weechat/weechat-2.3-r2.ebuild index 43661e9..3958478 100644 --- a/net-irc/weechat/weechat-2.3-r2.ebuild +++ b/net-irc/weechat/weechat-2.3-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} ) CMAKE_MAKEFILE_GENERATOR=emake inherit python-single-r1 cmake-utils |