diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:13:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:13:49 +0100 |
commit | a78390e8a244dc75020da46acc2f3364025f1db5 (patch) | |
tree | d7c508c64265aa6495782eb664ce2e9a9ff37f68 /games-util/nml | |
parent | app-text/stardict: x86 stable wrt bug #566380 (diff) | |
download | gentoo-a78390e8a244dc75020da46acc2f3364025f1db5.tar.gz gentoo-a78390e8a244dc75020da46acc2f3364025f1db5.tar.bz2 gentoo-a78390e8a244dc75020da46acc2f3364025f1db5.zip |
games-util/nml: x86 stable wrt bug #568074
Package-Manager: portage-2.2.24
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.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/nml/nml-0.4.2-r1.ebuild b/games-util/nml/nml-0.4.2-r1.ebuild index 7e07528c27ec..ac95465b7540 100644 --- a/games-util/nml/nml-0.4.2-r1.ebuild +++ b/games-util/nml/nml-0.4.2-r1.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}]" |