projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12084ce
)
games-util/nml: add support for python 3.5 (bug #583590)
author
Michael Sterrett
<mr_bones_@gentoo.org>
Sun, 22 May 2016 02:19:28 +0000
(22:19 -0400)
committer
Michael Sterrett
<mr_bones_@gentoo.org>
Sun, 22 May 2016 02:19:56 +0000
(22:19 -0400)
Package-Manager: portage-2.2.28
games-util/nml/nml-0.4.4.ebuild
patch
|
blob
|
history
diff --git
a/games-util/nml/nml-0.4.4.ebuild
b/games-util/nml/nml-0.4.4.ebuild
index d3901c02b9ecd3121b8a0fdae38f4214f892d80f..39c1ef37f479c27ad54d8d265d9231d22c9267b9 100644
(file)
--- a/
games-util/nml/nml-0.4.4.ebuild
+++ b/
games-util/nml/nml-0.4.4.ebuild
@@
-3,7
+3,7
@@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4
,3_5
} )
inherit distutils-r1
DESCRIPTION="Compiler of NML files into grf/nfo files"