From: Pacho Ramos Date: Tue, 21 Jan 2020 22:48:56 +0000 (+0100) Subject: sci-misc/mendeleydesktop: Nothing needs py2 support for mendeleydesktop X-Git-Url: http://git.tremily.us/?p=gentoo.git;a=commitdiff_plain;h=ba3ac00f2f319af39fc09e05df12657e7f3019b8 sci-misc/mendeleydesktop: Nothing needs py2 support for mendeleydesktop Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Pacho Ramos --- diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.19.4.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.19.4.ebuild index 52daa661627a..5daa682e978a 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