projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cef776
)
dev-python/python-evdev: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 20:15:58 +0000
(21:15 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 20:46:53 +0000
(21:46 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/python-evdev/python-evdev-1.1.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/python-evdev/python-evdev-1.1.2-r1.ebuild
b/dev-python/python-evdev/python-evdev-1.1.2-r1.ebuild
index 99399b75942204a4c61e086b26a07f2db61fb243..c15afccd9b58170d2284c4142747ffaad93baa66 100644
(file)
--- a/
dev-python/python-evdev/python-evdev-1.1.2-r1.ebuild
+++ b/
dev-python/python-evdev/python-evdev-1.1.2-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
{2_7,3_{6,7}
} )
+PYTHON_COMPAT=( python
3_{6,7
} )
inherit distutils-r1