From ff9224fb5438d19e45520f4e777365e6fee88376 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Mon, 6 Nov 2017 05:27:30 -0500 Subject: x11-wm/qtile: add py36 support to live ebuild --- x11-wm/qtile/qtile-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/qtile') diff --git a/x11-wm/qtile/qtile-9999.ebuild b/x11-wm/qtile/qtile-9999.ebuild index 80d12e0f2540..fc96c05526ee 100644 --- a/x11-wm/qtile/qtile-9999.ebuild +++ b/x11-wm/qtile/qtile-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} ) inherit distutils-r1 virtualx -- cgit v1.2.3-65-gdbad