diff --git a/dev-libs/libtommath/libtommath-1.0.1.ebuild b/dev-libs/libtommath/libtommath-1.0.1.ebuild index a154d6c..6da1ca8 100644 --- a/dev-libs/libtommath/libtommath-1.0.1.ebuild +++ b/dev-libs/libtommath/libtommath-1.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit autotools-multilib eutils multilib toolchain-funcs +inherit autotools eutils multilib-minimal toolchain-funcs DESCRIPTION="highly optimized and portable routines for integer based number theoretic applications" HOMEPAGE="https://github.com/libtom/libtommath"