commit: 61968c156d059711c4caf8d60fd5204386aa8096
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 14:05:27 2026 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Mar 1 15:06:21 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61968c15
gui-wm/labwc: sync live ebuild
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
gui-wm/labwc/labwc-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-wm/labwc/labwc-9999.ebuild b/gui-wm/labwc/labwc-9999.ebuild
index ab1e8605ea4f..817a2c252f8d 100644
--- a/gui-wm/labwc/labwc-9999.ebuild
+++ b/gui-wm/labwc/labwc-9999.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 ~x86"
fi
LICENSE="GPL-2"