projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eecf94f
)
sys-cluster/pacemaker: Remove py2.7
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:19:46 +0000
(17:19 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 17:58:24 +0000
(19:58 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/pacemaker/pacemaker-1.1.19-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/pacemaker/pacemaker-1.1.19-r1.ebuild
b/sys-cluster/pacemaker/pacemaker-1.1.19-r1.ebuild
index 2378565f6dcdb307a7b3efe342362248943d4a98..c20405e8e1b0c5b9f73696299d9c8f1c8b4b9aa9 100644
(file)
--- a/
sys-cluster/pacemaker/pacemaker-1.1.19-r1.ebuild
+++ b/
sys-cluster/pacemaker/pacemaker-1.1.19-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit autotools python-single-r1