Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/pluma/
Date: Thu, 07 May 2020 13:18:28
Message-Id: 1588857476.c8d550150779a44eee9edeaccddd024bc4dd4210.mgorny@gentoo
1 commit: c8d550150779a44eee9edeaccddd024bc4dd4210
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 7 13:08:46 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu May 7 13:17:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d55015
7
8 app-editors/pluma: Remove py2.7 where possible
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-editors/pluma/pluma-1.24.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/pluma/pluma-1.24.0.ebuild b/app-editors/pluma/pluma-1.24.0.ebuild
16 index b4b41684ccc..ae1a569e5be 100644
17 --- a/app-editors/pluma/pluma-1.24.0.ebuild
18 +++ b/app-editors/pluma/pluma-1.24.0.ebuild
19 @@ -5,7 +5,7 @@ EAPI=6
20
21 MATE_LA_PUNT="yes"
22
23 -PYTHON_COMPAT=( python{2_7,3_6,3_7} )
24 +PYTHON_COMPAT=( python{3_6,3_7} )
25
26 inherit mate python-single-r1 virtualx