diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:06 +0200 |
commit | c3e1fc92b3a42e22d1fa1e88df3770dab7c18bd7 (patch) | |
tree | 0e84cce52a27c7b23992c82078c0efd7da11f838 /games-util | |
parent | media-libs/gexiv2: amd64 stable wrt bug #575888 (diff) | |
download | gentoo-c3e1fc92b3a42e22d1fa1e88df3770dab7c18bd7.tar.gz gentoo-c3e1fc92b3a42e22d1fa1e88df3770dab7c18bd7.tar.bz2 gentoo-c3e1fc92b3a42e22d1fa1e88df3770dab7c18bd7.zip |
games-util/nml: amd64 stable wrt bug #582290
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/nml/nml-0.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/nml/nml-0.4.4.ebuild b/games-util/nml/nml-0.4.4.ebuild index 56979b798abc..d3901c02b9ec 100644 --- a/games-util/nml/nml-0.4.4.ebuild +++ b/games-util/nml/nml-0.4.4.ebuild @@ -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}]" |