summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-07-07 11:15:29 +0200
committerPacho Ramos <pacho@gentoo.org>2017-07-07 11:20:09 +0200
commitc274e5f2db4afb869bdfd07f9a3a7fb8aa48b0b3 (patch)
treec2b529f4796dfad91d9e171e072f85c2e0360dff /dev-libs/stfl
parentdev-libs/distorm64: Support newer python (diff)
downloadgentoo-c274e5f2db4afb869bdfd07f9a3a7fb8aa48b0b3.tar.gz
gentoo-c274e5f2db4afb869bdfd07f9a3a7fb8aa48b0b3.tar.bz2
gentoo-c274e5f2db4afb869bdfd07f9a3a7fb8aa48b0b3.zip
dev-libs/stfl: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-libs/stfl')
-rw-r--r--dev-libs/stfl/stfl-0.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/stfl/stfl-0.24.ebuild b/dev-libs/stfl/stfl-0.24.ebuild
index d768aac0714b..c23d831e7223 100644
--- a/dev-libs/stfl/stfl-0.24.ebuild
+++ b/dev-libs/stfl/stfl-0.24.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
GENTOO_DEPEND_ON_PERL=no
inherit eutils multilib perl-module python-r1 toolchain-funcs