From c40d720a7d50a8ce5bf24de06c9c04fb2b9e98f0 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sun, 26 Apr 2020 15:47:44 +0200 Subject: app-emacs/pymacs: Readd support for python 2.7. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Acked-by: Michał Górny Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Ulrich Müller --- app-emacs/pymacs/pymacs-0.26-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emacs') diff --git a/app-emacs/pymacs/pymacs-0.26-r1.ebuild b/app-emacs/pymacs/pymacs-0.26-r1.ebuild index 0ff10a4675c3..4cf124e76ef2 100644 --- 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=( python2_7 python3_{6,7,8} ) inherit elisp distutils-r1 -- cgit v1.2.3-18-g5258