projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef0f468
)
x11-wm/qtile: Drop py36 from live also
author
Mikle Kolyada
<zlogene@gentoo.org>
Fri, 24 Apr 2020 10:45:04 +0000
(13:45 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Fri, 24 Apr 2020 10:45:04 +0000
(13:45 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
x11-wm/qtile/qtile-9999.ebuild
patch
|
blob
|
history
diff --git
a/x11-wm/qtile/qtile-9999.ebuild
b/x11-wm/qtile/qtile-9999.ebuild
index 0a9cd75b50dba29c721309541d62d142af442870..1115fc9d170d8130ec98da8a4d02fd716356f79c 100644
(file)
--- a/
x11-wm/qtile/qtile-9999.ebuild
+++ b/
x11-wm/qtile/qtile-9999.ebuild
@@
-2,7
+2,8
@@
# 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