diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/pymacs/pymacs-0.26-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/pymacs/pymacs-0.26-r2.ebuild b/app-emacs/pymacs/pymacs-0.26-r2.ebuild index 4efcb1227407..490525cd0be6 100644 --- a/app-emacs/pymacs/pymacs-0.26-r2.ebuild +++ b/app-emacs/pymacs/pymacs-0.26-r2.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=( python3_{7,8} ) inherit elisp distutils-r1 |