aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/spl/spl-0.6.0_rc4.ebuild')
-rw-r--r--sys-devel/spl/spl-0.6.0_rc4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/spl/spl-0.6.0_rc4.ebuild b/sys-devel/spl/spl-0.6.0_rc4.ebuild
index f4d6f93ec..e5df7e635 100644
--- a/sys-devel/spl/spl-0.6.0_rc4.ebuild
+++ b/sys-devel/spl/spl-0.6.0_rc4.ebuild
@@ -6,7 +6,7 @@ EAPI="2"
WANT_AUTOMAKE="1.11"
AT_M4DIR=./config # for aclocal called by eautoreconf
-inherit linux-info eutils autotools
+inherit autotools eutils linux-info
DESCRIPTION="Solaris Porting Layer - a Linux kernel module providing some Solaris kernel APIs"
HOMEPAGE="http://wiki.github.com/behlendorf/spl/"