commit: bbcb8a847bf1c12cdd6fb6a0f28a304275ac828c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 10 12:25:45 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 12:25:45 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbcb8a84
lxqt-base/lxqt-panel: Keyword 1.4.0 arm64, #917093
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild
b/lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild
index c95863c9a1c0..097d79c96274 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-1.4.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 ~arm ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"