summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-19 11:36:23 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-19 11:36:23 +0100
commit80e0c508fe8febb71a83a17ccdacaa3cc1ad26c0 (patch)
tree58cbf89d3798f80f0442954c72daa657a2ea0247 /games-util/nml
parentdev-python/yapsy: amd64 stable wrt bug #606400 (diff)
downloadgentoo-80e0c508fe8febb71a83a17ccdacaa3cc1ad26c0.tar.gz
gentoo-80e0c508fe8febb71a83a17ccdacaa3cc1ad26c0.tar.bz2
gentoo-80e0c508fe8febb71a83a17ccdacaa3cc1ad26c0.zip
games-util/nml: amd64 stable wrt bug #606402
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-util/nml')
-rw-r--r--games-util/nml/nml-0.4.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/nml/nml-0.4.4-r1.ebuild b/games-util/nml/nml-0.4.4-r1.ebuild
index 8cdab7d3e94a..b328370b5c05 100644
--- a/games-util/nml/nml-0.4.4-r1.ebuild
+++ b/games-util/nml/nml-0.4.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI="http://bundles.openttdcoop.org/nml/releases/${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
RDEPEND="dev-python/pillow[zlib,${PYTHON_USEDEP}]
dev-python/ply[${PYTHON_USEDEP}]"