From 42368cf983bdbc156610f60d402a8df2a9b0811d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 23 Jan 2018 09:35:53 +0100 Subject: [PATCH] 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 ec10265aefe6..134989d457ea 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: hardened@gentoo.org -- 2.26.2