git: 44948a7531f7 - 2025Q1 - sysutils/keyd: clarify VT is not supported on FreeBSD

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 07 Jan 2025 02:38:23 UTC
The branch 2025Q1 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=44948a7531f7eac8bae0f88f13579f816b7ed8a0

commit 44948a7531f7eac8bae0f88f13579f816b7ed8a0
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-01-07 02:35:54 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-01-07 02:38:17 +0000

    sysutils/keyd: clarify VT is not supported on FreeBSD
    
    https://github.com/rvaiya/keyd/issues/570#issuecomment-1704439249
    (cherry picked from commit 1ff823bf5b55361e3d114c3ca3d1444111f52af0)
---
 sysutils/keyd/pkg-descr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/keyd/pkg-descr b/sysutils/keyd/pkg-descr
index ebb5cb2a4e2c..2c6bcf889089 100644
--- a/sysutils/keyd/pkg-descr
+++ b/sysutils/keyd/pkg-descr
@@ -9,6 +9,6 @@ unique to keyd. Some of the more interesting ones include:
 - A client-server model that facilitates scripting and display server
   agnostic application remapping. (Currently ships with support for X,
   sway, and gnome).
-- System wide config (works in a VT).
+- System wide config (works in a VT but only on Linux).
 - First class support for modifier overloading.
 - Unicode support.