projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93c1cee
)
dev-python/backports-abc: Remove py3
author
Michał Górny
<mgorny@gentoo.org>
Mon, 20 Apr 2020 13:50:31 +0000
(15:50 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 20 Apr 2020 15:49:01 +0000
(17:49 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/backports-abc/backports-abc-0.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/backports-abc/backports-abc-0.5.ebuild
b/dev-python/backports-abc/backports-abc-0.5.ebuild
index 2ac57c3ca50c1b4f96c24dacd6d98f2e0dfddbe2..5595d053e65654ead1749bb6bda38d516b3ab2d0 100644
(file)
--- a/
dev-python/backports-abc/backports-abc-0.5.ebuild
+++ b/
dev-python/backports-abc/backports-abc-0.5.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( py
py3 python{2_7,3_6}
)
+PYTHON_COMPAT=( py
thon2_7
)
inherit distutils-r1