projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba80593
)
games-util/nml: remove python_3_5 for now until dev-python/ply has a python_3_5 version
author
Michael Sterrett
<mr_bones_@gentoo.org>
Thu, 2 Jun 2016 21:13:16 +0000
(17:13 -0400)
committer
Michael Sterrett
<mr_bones_@gentoo.org>
Thu, 2 Jun 2016 21:14:35 +0000
(17:14 -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 39c1ef37f479c27ad54d8d265d9231d22c9267b9..29fb03753ada36cda4de9f0dd5fe10886424f5b1 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,3_5
} )
+PYTHON_COMPAT=( python
3_{3,4
} )
inherit distutils-r1
DESCRIPTION="Compiler of NML files into grf/nfo files"