commit: a16ff42e80251a11ec671abaffc5b0e822779a62 Author: Matthew Marchese <maffblaster <AT> gentoo <DOT> org> AuthorDate: Fri Jul 28 04:45:57 2017 +0000 Commit: Matthew Marchese <maffblaster <AT> gentoo <DOT> org> CommitDate: Fri Jul 28 04:45:57 2017 +0000 URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=a16ff42e
Remove sparc as a supported arch (bug 621254). sparc is still supported, just not by the security project. support/security/vulnerability-treatment-policy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/security/vulnerability-treatment-policy.html b/support/security/vulnerability-treatment-policy.html index bc4955e..18d6a27 100644 --- a/support/security/vulnerability-treatment-policy.html +++ b/support/security/vulnerability-treatment-policy.html @@ -32,7 +32,7 @@ body_class: nav-align-h2 </dl> <p> - Here is the list of currently supported architectures: <strong>alpha, amd64, hppa, pcc, ppc64, sparc, x86.</strong> + Here is the list of currently supported architectures: <strong>alpha, amd64, hppa, pcc, ppc64, x86.</strong> </p> <p>
