projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33ff32f
)
app-editors/pluma: Remove py2.7 where possible
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 13:08:46 +0000
(15:08 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 13:17:56 +0000
(15:17 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-editors/pluma/pluma-1.24.0.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/pluma/pluma-1.24.0.ebuild
b/app-editors/pluma/pluma-1.24.0.ebuild
index b4b41684ccc9049eca95ee39cfba1166b205460c..ae1a569e5bee1ac8522664293eb6e5c48cd4a53f 100644
(file)
--- a/
app-editors/pluma/pluma-1.24.0.ebuild
+++ b/
app-editors/pluma/pluma-1.24.0.ebuild
@@
-5,7
+5,7
@@
EAPI=6
MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit mate python-single-r1 virtualx