diff --git a/refpolicy/policy/global_tunables b/refpolicy/policy/global_tunables
index 897620a..a292811 100644
--- a/refpolicy/policy/global_tunables
+++ b/refpolicy/policy/global_tunables
@@ -8,6 +8,11 @@ gen_tunable(allow_execmem,false)
##
gen_tunable(allow_execmod,false)
+##
+## Allow gpg executable stack
+##
+gen_tunable(allow_gpg_execstack,false)
+
##
## Allow system to run with kerberos
##
@@ -30,11 +35,6 @@ gen_tunable(cron_can_relabel,false)
##
gen_tunable(fcron_crond,false)
-##
-## Allow gpg executable stack
-##
-gen_tunable(allow_gpg_execstack,false)
-
##
## Allow reading of default_t files.
##