projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9619a3
)
dev-python/pgpdump: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:13:54 +0000
(17:13 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:13:54 +0000
(17:13 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/pgpdump/pgpdump-1.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pgpdump/pgpdump-1.5.ebuild
b/dev-python/pgpdump/pgpdump-1.5.ebuild
index bc805eb033d9a5d52fb1efcf0268cd0e868be83f..4b5a4ef71acc0a45f2c31968178da019e9e9c62a 100644
(file)
--- a/
dev-python/pgpdump/pgpdump-1.5.ebuild
+++ b/
dev-python/pgpdump/pgpdump-1.5.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_5,3_
6} )
+PYTHON_COMPAT=( python
3_{5,
6} )
inherit distutils-r1