profiles/desc/kernel.desc: sort
authorMarty E. Plummer <hanetzer@startmail.com>
Tue, 20 Mar 2018 01:57:26 +0000 (20:57 -0500)
committerMichał Górny <mgorny@gentoo.org>
Tue, 20 Mar 2018 19:59:22 +0000 (20:59 +0100)
Comment says to keep sorted, but they are not. Sort them.

Closes: https://github.com/gentoo/gentoo/pull/7519

profiles/desc/kernel.desc

index 0af11db2795a61677888ceeceeb79eedb4d40dde..48d6e5455ea8499d4a2526730b1749115eb9d55a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of KERNEL USE_EXPAND flags.
@@ -8,8 +8,8 @@ AIX - KERNEL setting for system using the AIX kernel
 Darwin - KERNEL setting for system using the Darwin kernel (i.e.: Mac OS X).
 FreeBSD - KERNEL setting for system using the FreeBSD kernel
 freemint - KERNEL setting for system using the FreeMiNT kernel
-linux - KERNEL setting for system using the Linux kernel
 HPUX - KERNEL setting for system using the HP-UX kernel
+linux - KERNEL setting for system using the Linux kernel
 NetBSD - KERNEL setting for system using the NetBSD kernel
 OpenBSD - KERNEL setting for system using the OpenBSD kernel
 SunOS - KERNEL setting for system using an SunOS (i.e.: Solaris) kernel