commit: 26cc8af95acf390d0966374bd6e440ed2192585d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 11 19:44:13 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 19:44:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26cc8af9
lxqt-base/lxqt-config: Keyword 2.0.0 arm64, #935831
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild
b/lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild
index b51636655a60..0fbf67322784 100644
--- a/lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"