projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97bbde4
)
app-emacs/pymacs: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:28:00 +0000
(12:28 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:00 +0000
(12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-emacs/pymacs/pymacs-0.26.ebuild
patch
|
blob
|
history
diff --git
a/app-emacs/pymacs/pymacs-0.26.ebuild
b/app-emacs/pymacs/pymacs-0.26.ebuild
index 43044eefa0f87d2430e406bccb6a49f8f01c2890..ee22b01797bd389b3f6fa9065865d2992b8dd973 100644
(file)
--- a/
app-emacs/pymacs/pymacs-0.26.ebuild
+++ b/
app-emacs/pymacs/pymacs-0.26.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit elisp distutils-r1