projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
145b9d7
)
dev-python/python-uinput: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:15:31 +0000
(17:15 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:15:31 +0000
(17:15 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/python-uinput/python-uinput-0.10.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/python-uinput/python-uinput-0.10.2.ebuild
b/dev-python/python-uinput/python-uinput-0.10.2.ebuild
index 6122d347b0edb0f51ed9ed8dbf37771cd861e9ec..46118efe9f9ebf73341c9c51f2ae7a63e822b828 100644
(file)
--- a/
dev-python/python-uinput/python-uinput-0.10.2.ebuild
+++ b/
dev-python/python-uinput/python-uinput-0.10.2.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=(
python{2_7,3_5,3_6}
)
+PYTHON_COMPAT=(
python3_{5,6}
)
inherit distutils-r1