From 35ced2f3d60dbc9fd03618742f227e82ba01aa73 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 2 Jun 2016 17:13:16 -0400 Subject: [PATCH] games-util/nml: remove python_3_5 for now until dev-python/ply has a python_3_5 version Package-Manager: portage-2.2.28 --- games-util/nml/nml-0.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-util/nml/nml-0.4.4.ebuild b/games-util/nml/nml-0.4.4.ebuild index 39c1ef37f479..29fb03753ada 100644 --- 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=( python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Compiler of NML files into grf/nfo files" -- 2.26.2