Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-misc/mendeleydesktop/
Date: Tue, 21 Jan 2020 22:49:40
Message-Id: 1579646965.ba3ac00f2f319af39fc09e05df12657e7f3019b8.pacho@gentoo
1 commit: ba3ac00f2f319af39fc09e05df12657e7f3019b8
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 21 22:48:56 2020 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 21 22:49:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba3ac00f
7
8 sci-misc/mendeleydesktop: Nothing needs py2 support for mendeleydesktop
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 sci-misc/mendeleydesktop/mendeleydesktop-1.19.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.19.4.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.19.4.ebuild
17 index 52daa661627..5daa682e978 100644
18 --- a/sci-misc/mendeleydesktop/mendeleydesktop-1.19.4.ebuild
19 +++ b/sci-misc/mendeleydesktop/mendeleydesktop-1.19.4.ebuild
20 @@ -2,7 +2,7 @@
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=7
24 -PYTHON_COMPAT=( python{2_7,3_6,3_7} )
25 +PYTHON_COMPAT=( python3_{6,7} )
26
27 inherit desktop python-single-r1 xdg