commit: 26705706cd14c0078246c445138d631d11a9e7e1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 24 20:49:09 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 24 20:54:47 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26705706
gui-wm/labwc: Keyword 0.9.3-r1 arm64, #970312
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-wm/labwc/labwc-0.9.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-wm/labwc/labwc-0.9.3-r1.ebuild
b/gui-wm/labwc/labwc-0.9.3-r1.ebuild
index ab1e8605ea4f..4ef9b6c9dae1 100644
--- a/gui-wm/labwc/labwc-0.9.3-r1.ebuild
+++ b/gui-wm/labwc/labwc-0.9.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2025 Gentoo Authors
+# Copyright 2021-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/labwc/labwc"
else
SRC_URI="https://github.com/labwc/labwc/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="GPL-2"