commit:     42368cf983bdbc156610f60d402a8df2a9b0811d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 08:35:53 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 12:52:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42368cf9

profiles.desc: Mark x86-fbsd profiles as exp

Mark the x86-fbsd profiles as experimental due to their bad state
and little support. This way we can focus better on fixing the depgraph
on amd64-fbsd.

 profiles/profiles.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index ec10265aefe..134989d457e 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -264,7 +264,7 @@ 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                        exp
-x86-fbsd       default/bsd/fbsd/x86/11.1                       dev
+x86-fbsd       default/bsd/fbsd/x86/11.1                       exp
 
 # Hardened Profiles
 # @MAINTAINER: harde...@gentoo.org

Reply via email to