Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/stfl/
Date: Fri, 07 Jul 2017 09:20:18
Message-Id: 1499419209.c274e5f2db4afb869bdfd07f9a3a7fb8aa48b0b3.pacho@gentoo
1 commit: c274e5f2db4afb869bdfd07f9a3a7fb8aa48b0b3
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 09:15:29 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 09:20:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c274e5f2
7
8 dev-libs/stfl: Support newer python
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-libs/stfl/stfl-0.24.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/stfl/stfl-0.24.ebuild b/dev-libs/stfl/stfl-0.24.ebuild
16 index d768aac0714..c23d831e722 100644
17 --- a/dev-libs/stfl/stfl-0.24.ebuild
18 +++ b/dev-libs/stfl/stfl-0.24.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 -PYTHON_COMPAT=( python{2_7,3_4} )
24 +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
25 GENTOO_DEPEND_ON_PERL=no
26 inherit eutils multilib perl-module python-r1 toolchain-funcs