commit: d58a9371528de977211528478a4ddc2a019c9a1e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 19:25:44 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 19:25:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58a9371
lxqt-base/lxqt-panel: Stabilize 1.2.0 arm64, #886365
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
lxqt-base/lxqt-panel/lxqt-panel-1.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-1.2.0.ebuild
b/lxqt-base/lxqt-panel/lxqt-panel-1.2.0.ebuild
index 88a97d2d1689..b2dff2650f66 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-1.2.0.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-1.2.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 ~arm64 ~loong ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"