commit: 73ec70099bbb82d543f71a4ff6ce4808d1e7bd0f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Feb 22 21:05:56 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Mar 6 17:01:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73ec7009
profiles.desc: Mark amd64-fbsd 11.1 profile stable Mark the main amd64-fbsd profile stable now that all depgraph breakages are fixed and the arch is actively maintained. This should prevent regressions from occurring due to developers forgetting to use 'repoman full -d' or forgetting to file keywordreqs to us. For users, this does not change much since there is no other stable amd64-fbsd profile. In other words, it remains being the only non-exp profile. profiles/profiles.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 40e21b0e858..7ae807fe36b 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -250,7 +250,7 @@ x86 default/linux/x86/17.0/systemd stable # Gentoo/FreeBSD Profiles # @MAINTAINER: [email protected] amd64-fbsd default/bsd/fbsd/amd64/9.1 exp -amd64-fbsd default/bsd/fbsd/amd64/11.1 dev +amd64-fbsd default/bsd/fbsd/amd64/11.1 stable amd64-fbsd default/bsd/fbsd/amd64/9.1/clang exp amd64-fbsd default/bsd/fbsd/amd64/11.1/clang exp x86-fbsd default/bsd/fbsd/x86/9.1 exp
