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-visualization/fityk/
Date: Tue, 26 Jun 2018 20:29:13
Message-Id: 1530044937.55ddc8c7dc508f74b5d37dbb849b00f538efc2dc.pacho@gentoo
1 commit: 55ddc8c7dc508f74b5d37dbb849b00f538efc2dc
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 26 20:03:59 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 26 20:28:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55ddc8c7
7
8 sci-visualization/fityk: Support python3.6
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 sci-visualization/fityk/fityk-1.3.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-visualization/fityk/fityk-1.3.1.ebuild b/sci-visualization/fityk/fityk-1.3.1.ebuild
16 index 309321d1e37..79fd660aecd 100644
17 --- a/sci-visualization/fityk/fityk-1.3.1.ebuild
18 +++ b/sci-visualization/fityk/fityk-1.3.1.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25
26 WX_GTK_VER=3.0
27
28 -PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
29 +PYTHON_COMPAT=( python2_7 python{3_4,3_5,3_6} )
30
31 inherit fdo-mime python-r1 wxwidgets