app-doc/gimp-help: enable parallel building for 2.10.0

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2019-12-07 14:22:25 +02:00
parent 13bedab8be
commit d70a88692b

View File

@@ -26,8 +26,3 @@ DEPEND="$(python_gen_any_dep 'dev-libs/libxml2[python,${PYTHON_USEDEP}]')
src_configure() {
econf --without-gimp
}
src_compile() {
# see https://bugs.gentoo.org/677198
emake -j1
}