commit:     86a2906e8beba16e46dc849073e2f7d3b06e5144
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 10 18:21:03 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 18:21:03 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a2906e

db.eclass: inherit multiprocessing for makeopts_jobs #564668

 eclass/db.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/db.eclass b/eclass/db.eclass
index b3c3959..198b699 100644
--- a/eclass/db.eclass
+++ b/eclass/db.eclass
@@ -5,7 +5,7 @@
 #
 # Bugs: maintainer-nee...@gentoo.org
 
-inherit eutils multilib
+inherit eutils multilib multiprocessing
 
 IUSE="doc test examples"
 

Reply via email to