profiles/base/use.mask: re-order entries to match existing format
authorMike Gilbert <floppym@gentoo.org>
Sat, 3 Sep 2016 16:57:41 +0000 (12:57 -0400)
committerMike Gilbert <floppym@gentoo.org>
Sat, 3 Sep 2016 16:57:41 +0000 (12:57 -0400)
profiles/base/use.mask

index cc23736c94ddd6d256fc7019476adfe661b779d0..7049587f70b1327606dccac4a6469d84db7c8ad3 100644 (file)
@@ -2,21 +2,6 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-# Brian Evans <grknight@gentoo.org> (22 Aug 2016)
-# php 5.5 is end of life, masked for removal
-php_targets_php5-5
-
-# Brian Evans <grknight@gentoo.org> (2 Dec 2015)
-# php 5.4 is end of life, masked for removal
-php_targets_php5-4
-
-# Daniel Kuehn <lejonet@gentoo.org> (13 Nov 2015)
-# Masking sssd USE-flag globally and unmasking it on the tested arches
-# to stop minor arches from blocking major arches AND prevent the dropping
-# of keywords on sudo for said minor arches, in regards to ssd and sudo bugs
-# 540540 and 525674
-sssd
-
 # cilk has been ported only to x86 systems
 cilk
 
@@ -397,6 +382,21 @@ openrc-force
 # sys-libs/libapparmor
 apparmor
 
+# Daniel Kuehn <lejonet@gentoo.org> (13 Nov 2015)
+# Masking sssd USE-flag globally and unmasking it on the tested arches
+# to stop minor arches from blocking major arches AND prevent the dropping
+# of keywords on sudo for said minor arches, in regards to ssd and sudo bugs
+# 540540 and 525674
+sssd
+
+# Brian Evans <grknight@gentoo.org> (2 Dec 2015)
+# php 5.4 is end of life, masked for removal
+php_targets_php5-4
+
+# Brian Evans <grknight@gentoo.org> (22 Aug 2016)
+# php 5.5 is end of life, masked for removal
+php_targets_php5-5
+
 # Mike Gilbert <floppym@gentoo.org> (03 Sep 2016)
 # Python 3.3 is being removed from Gentoo.
 python_targets_python3_3