commit: ae3b7b77ba62dd868d890c41e07690def2910d49
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 6 22:21:53 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 6 22:21:53 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae3b7b77
sys-auth/seatd: Stabilize 0.9.2 amd64, #969702
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-auth/seatd/seatd-0.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-auth/seatd/seatd-0.9.2.ebuild
b/sys-auth/seatd/seatd-0.9.2.ebuild
index 7d568c5e34af..a8da4094630f 100644
--- a/sys-auth/seatd/seatd-0.9.2.ebuild
+++ b/sys-auth/seatd/seatd-0.9.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/seatd"
else
- KEYWORDS="~alpha ~amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz ->
${P}.tar.gz"
fi
LICENSE="MIT"