diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:52:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 34aea7241d3d076a32629b9ccf1c01aaf35eb2e9 (patch) | |
tree | 5e32bb20d7ac36d97f4b631ad65e7dd511eb35eb /games-util/nml | |
parent | dev-perl/Test-Script: x86 stable wrt bug #585496 (diff) | |
download | gentoo-34aea7241d3d076a32629b9ccf1c01aaf35eb2e9.tar.gz gentoo-34aea7241d3d076a32629b9ccf1c01aaf35eb2e9.tar.bz2 gentoo-34aea7241d3d076a32629b9ccf1c01aaf35eb2e9.zip |
games-util/nml: x86 stable wrt bug #582290
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-util/nml')
-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 29fb03753ada..6bbfe7951a91 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}]" |