app-doc/gimp-help: enable parallel building for 2.10.0
authorJoonas Niilola <juippis@gentoo.org>
Sat, 7 Dec 2019 12:22:25 +0000 (14:22 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Sat, 7 Dec 2019 12:47:06 +0000 (14:47 +0200)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
app-doc/gimp-help/gimp-help-2.10.0.ebuild

index 51258072104b163c1d3b7a440e9e5099057b69c4..7041b5998ba7220995fa2fcbd70a25f4c9876479 100644 (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
-}