commit: f472cbd02e487fad94f91251e12593d03d7e2d51
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 31 07:41:20 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 31 07:41:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f472cbd0
lxqt-base/lxqt-panel: Stabilize 2.1.4 arm64, #949084
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
lxqt-base/lxqt-panel/lxqt-panel-2.1.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-2.1.4.ebuild
b/lxqt-base/lxqt-panel/lxqt-panel-2.1.4.ebuild
index d2ebada7c04e..3c19b3e146e6 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-2.1.4.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-2.1.4.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 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"