Skip to content

Commit

Permalink
db.eclass: inherit multiprocessing for makeopts_jobs #564668
Browse files Browse the repository at this point in the history
  • Loading branch information
vapier committed Nov 10, 2015
1 parent 669d57e commit 86a2906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/db.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# Bugs: [email protected]

inherit eutils multilib
inherit eutils multilib multiprocessing

IUSE="doc test examples"

Expand Down

0 comments on commit 86a2906

Please sign in to comment.