git: 697b179c95 - main - [phb]: Document Uses=srbk

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Sun, 05 Jan 2025 19:00:25 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/doc/commit/?id=697b179c959f49f5affca89f3e9f8da54c961118

commit 697b179c959f49f5affca89f3e9f8da54c961118
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-01-05 16:53:00 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-01-05 19:00:12 +0000

    [phb]: Document Uses=srbk
---
 documentation/content/en/books/porters-handbook/uses/_index.adoc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc
index 97b3e0c2fd..a6ef9e0822 100644
--- a/documentation/content/en/books/porters-handbook/uses/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc
@@ -2207,6 +2207,13 @@ Possible arguments: (none), `2`, `3`
 Add a dependency on SQLite.
 The default version used is 3, but version 2 is also possible using the `:2` modifier.
 
+[[uses-srbk]]
+== `srbk`
+
+Possible arguments: (none)
+
+Marks the port as `BROKEN` in `aarch64` and `riscv64`.
+
 [[uses-ssl]]
 == `ssl`