commit:     ba3ac00f2f319af39fc09e05df12657e7f3019b8
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 21 22:48:56 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jan 21 22:49:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba3ac00f

sci-misc/mendeleydesktop: Nothing needs py2 support for mendeleydesktop

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 sci-misc/mendeleydesktop/mendeleydesktop-1.19.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.19.4.ebuild 
b/sci-misc/mendeleydesktop/mendeleydesktop-1.19.4.ebuild
index 52daa661627..5daa682e978 100644
--- a/sci-misc/mendeleydesktop/mendeleydesktop-1.19.4.ebuild
+++ b/sci-misc/mendeleydesktop/mendeleydesktop-1.19.4.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,3_7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit desktop python-single-r1 xdg
 

Reply via email to