projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ecb87b
)
app-emacs/pymacs: Readd support for python 2.7.
author
Ulrich Müller
<ulm@gentoo.org>
Sun, 26 Apr 2020 13:47:44 +0000
(15:47 +0200)
committer
Ulrich Müller
<ulm@gentoo.org>
Sun, 26 Apr 2020 13:48:26 +0000
(15:48 +0200)
Acked-by: Michał Górny <mgorny@gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-emacs/pymacs/pymacs-0.26-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-emacs/pymacs/pymacs-0.26-r1.ebuild
b/app-emacs/pymacs/pymacs-0.26-r1.ebuild
index 0ff10a4675c33eebd98e88082b2fc771f56db39e..4cf124e76ef232c9defed15cf2333da5ae34148b 100644
(file)
--- a/
app-emacs/pymacs/pymacs-0.26-r1.ebuild
+++ b/
app-emacs/pymacs/pymacs-0.26-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python
2_7 python
3_{6,7,8} )
inherit elisp distutils-r1