--- llvm-3.3-r1.ebuild 2013-07-31 09:31:32.000000000 +0000 +++ llvm-3.3-r1.ebuild 2013-07-31 12:17:08.249057580 +0000 @@ -214,7 +214,8 @@ multilib_src_compile() { emake VERBOSE=1 REQUIRES_RTTI=1 GENTOO_LIBDIR=$(get_libdir) if multilib_is_native_abi && use doc; then - emake -C "${S}"/docs -f Makefile.sphinx man html + emake -C "${S}"/docs -f Makefile.sphinx man + emake -C "${S}"/docs -f Makefile.sphinx html fi if use debug; then