diff options
Diffstat (limited to 'gui-wm/labwc/labwc-9999.ebuild')
| -rw-r--r-- | gui-wm/labwc/labwc-9999.ebuild | 4 |
1 files 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" |
