projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f743ca3
)
dev-python/pyfltk: Add python3_6 to PYTHON_COMPAT
author
Zac Medico
<zmedico@gentoo.org>
Fri, 10 Mar 2017 09:42:47 +0000
(
01:42
-0800)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 10 Mar 2017 09:42:47 +0000
(
01:42
-0800)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-python/pyfltk/pyfltk-1.3.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyfltk/pyfltk-1.3.3.ebuild
b/dev-python/pyfltk/pyfltk-1.3.3.ebuild
index c51e6e5e86af623a972a9fb963a94b599c9cbae8..c668e224574869e2898823d425fd61a17752892a 100644
(file)
--- a/
dev-python/pyfltk/pyfltk-1.3.3.ebuild
+++ b/
dev-python/pyfltk/pyfltk-1.3.3.ebuild
@@
-1,11
+1,11
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# FIXME: MakeSwig.py execution should be made work from pyfltk-1.1.5.ebuild
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 flag-o-matic