The tool nmlc doesn't work with dev-python/pillow in version 6.0.0 and
newer. So adding a blocker, to make games-misc/opengfx compiling again.
Closes: https://bugs.gentoo.org/682436
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/11687
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
-RDEPEND="dev-python/pillow[zlib,${PYTHON_USEDEP}]
+RDEPEND="<dev-python/pillow-6.0.0[zlib,${PYTHON_USEDEP}]
dev-python/ply[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"