profiles.desc: Mark old FBSD versions as exp
authorMichał Górny <mgorny@gentoo.org>
Tue, 23 Jan 2018 08:35:08 +0000 (09:35 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 23 Jan 2018 12:52:42 +0000 (13:52 +0100)
Mark the profiles for all FreeBSD versions except the newest as exp.
Suggested on IRC by Alexis Ballier.

profiles/profiles.desc

index ae74a865233721f4199cf6090613d384e2f7cb07..ec10265aefe6be94bf18c4f56ab01b6e5ee43c7e 100644 (file)
@@ -258,12 +258,12 @@ x86               default/linux/x86/17.0/systemd                  stable
 
 # Gentoo/FreeBSD Profiles
 # @MAINTAINER: bsd@gentoo.org
-amd64-fbsd     default/bsd/fbsd/amd64/9.1                      dev
+amd64-fbsd     default/bsd/fbsd/amd64/9.1                      exp
 amd64-fbsd     default/bsd/fbsd/amd64/11.1                     dev
 amd64-fbsd     default/bsd/fbsd/amd64/9.1/clang                exp
 amd64-fbsd     default/bsd/fbsd/amd64/11.1/clang               exp
 sparc-fbsd      default/bsd/fbsd/sparc/8.2                      exp
-x86-fbsd       default/bsd/fbsd/x86/9.1                        dev
+x86-fbsd       default/bsd/fbsd/x86/9.1                        exp
 x86-fbsd       default/bsd/fbsd/x86/11.1                       dev
 
 # Hardened Profiles