projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a368ece
)
dev-python/ghp-import: Remove old (drop to ~arch)
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 13:46:23 +0000
(14:46 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:05:07 +0000
(15:05 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild
b/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild
index 06c153b35727a637e1475c5aad505481d891f795..c6fb4d58de5976315b1111e5dec4e8d72767e762 100644
(file)
--- a/
dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild
+++ b/
dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1