diff --git a/app-doc/gimp-help/gimp-help-2.10.0.ebuild b/app-doc/gimp-help/gimp-help-2.10.0.ebuild index 51258072104b1..7041b5998ba72 100644 --- a/app-doc/gimp-help/gimp-help-2.10.0.ebuild +++ b/app-doc/gimp-help/gimp-help-2.10.0.ebuild @@ -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 -}