projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54ee15b
)
dev-python/irc: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:33:40 +0000
(15:33 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:37:19 +0000
(15:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/irc/irc-16.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/irc/irc-16.3.ebuild
b/dev-python/irc/irc-16.3.ebuild
index 9e1351a244bc16ca0ba4650d02df3c4f35b20e0b..f917dce5e7c426233b51b6a80dffd44d12c0a16c 100644
(file)
--- a/
dev-python/irc/irc-16.3.ebuild
+++ b/
dev-python/irc/irc-16.3.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