commit: ef0f468b3ca40e15fec876e99b469cc1af19a4f9
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 24 10:44:24 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Apr 24 10:44:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef0f468b
x11-wm/qtile: Drop py36
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
x11-wm/qtile/qtile-0.15.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-wm/qtile/qtile-0.15.1.ebuild b/x11-wm/qtile/qtile-0.15.1.ebuild
index 798fdf2473c..dae1095c624 100644
--- a/x11-wm/qtile/qtile-0.15.1.ebuild
+++ b/x11-wm/qtile/qtile-0.15.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1 virtualx