summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-01 02:59:28 +0100
committerSam James <sam@gentoo.org>2021-04-03 16:43:51 +0100
commitc72507bfaa1855b842aea17c1530ed6e94955cba (patch)
tree9beaa71ae39f0e0bc04d2d966178286f8315d755 /sys-apps/linux-misc-apps
parentsys-apps/ipmitool: fix variable references (diff)
downloadgentoo-c72507bfaa1855b842aea17c1530ed6e94955cba.tar.gz
gentoo-c72507bfaa1855b842aea17c1530ed6e94955cba.tar.bz2
gentoo-c72507bfaa1855b842aea17c1530ed6e94955cba.zip
sys-apps/linux-misc-apps: sort inherit
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/linux-misc-apps')
-rw-r--r--sys-apps/linux-misc-apps/linux-misc-apps-5.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/linux-misc-apps/linux-misc-apps-5.8.ebuild b/sys-apps/linux-misc-apps/linux-misc-apps-5.8.ebuild
index b6ac148f3e6c..7b479642bd76 100644
--- a/sys-apps/linux-misc-apps/linux-misc-apps-5.8.ebuild
+++ b/sys-apps/linux-misc-apps/linux-misc-apps-5.8.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit toolchain-funcs linux-info autotools flag-o-matic
+inherit autotools flag-o-matic linux-info toolchain-funcs
DESCRIPTION="Misc tools bundled with kernel sources"
HOMEPAGE="https://kernel.org/"