diff options
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}]" |