projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be67449
)
app-misc/openastro-data: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:28:40 +0000
(12:28 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:04 +0000
(12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/openastro-data/openastro-data-1.8.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/openastro-data/openastro-data-1.8.ebuild
b/app-misc/openastro-data/openastro-data-1.8.ebuild
index b669c656131ef5a17889c5cb133a700550b6a9ac..376f9c888788c4f9624c9aca996ea98f6f86b23b 100644
(file)
--- a/
app-misc/openastro-data/openastro-data-1.8.ebuild
+++ b/
app-misc/openastro-data/openastro-data-1.8.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1