commit: e65c8d74d67e952e3c5c580c923a204c4743618b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 4 17:24:34 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 4 17:24:34 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65c8d74
gui-apps/swaylock: Stabilize 1.8.4 amd64, #968342
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-apps/swaylock/swaylock-1.8.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-apps/swaylock/swaylock-1.8.4.ebuild
b/gui-apps/swaylock/swaylock-1.8.4.ebuild
index e76a3d765c0f..0976d569a9b6 100644
--- a/gui-apps/swaylock/swaylock-1.8.4.ebuild
+++ b/gui-apps/swaylock/swaylock-1.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="MIT"