projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
546fed9
)
sys-cluster/singularity: Remove py2.7
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:19:53 +0000
(17:19 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 17:58:25 +0000
(19:58 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/singularity/singularity-2.6.1.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/singularity/singularity-2.6.1.ebuild
b/sys-cluster/singularity/singularity-2.6.1.ebuild
index 34a5b5315e36ebd80b5373cf8dd4e6b5833bd56a..0ae3cb4ae9188786941ecc7fd483f43449c0a769 100644
(file)
--- a/
sys-cluster/singularity/singularity-2.6.1.ebuild
+++ b/
sys-cluster/singularity/singularity-2.6.1.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit autotools eutils python-single-r1