app-emacs/pymacs: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 11:28:00 +0000 (12:28 +0100)
committerMichał 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

index 43044eefa0f87d2430e406bccb6a49f8f01c2890..ee22b01797bd389b3f6fa9065865d2992b8dd973 100644 (file)
@@ -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=( python3_6 )
 
 inherit elisp distutils-r1