--- /usr/portage/app-antivirus/clamav/clamav-0.97.7.ebuild 2013-04-02 13:01:01.000000000 +0200 +++ /usr/portage/app-antivirus/clamav/clamav-0.97.7.ebuild 2013-06-09 22:41:32.000000000 +0200 @@ -4,7 +4,7 @@ EAPI=5 -inherit eutils flag-o-matic user +inherit eutils flag-o-matic user base DESCRIPTION="Clam Anti-Virus Scanner" HOMEPAGE="http://www.clamav.net/" @@ -43,6 +43,8 @@ src_prepare() { use ppc64 && append-flags -mminimal-toic use uclibc && export ac_cv_type_error_t=yes + + base_src_prepare } src_configure() {