commit: c72507bfaa1855b842aea17c1530ed6e94955cba Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 1 01:59:28 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 3 15:43:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72507bf
sys-apps/linux-misc-apps: sort inherit Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/linux-misc-apps/linux-misc-apps-5.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b6ac148f3e6..7b479642bd7 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/"
