summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-17 21:25:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-17 21:25:44 +0200
commitd58a9371528de977211528478a4ddc2a019c9a1e (patch)
tree1eb29fa28f0ab359a5835f83dfacd4ef96fedcdd /lxqt-base
parentlxqt-base/lxqt-notificationd: Stabilize 1.2.0 arm64, #886365 (diff)
downloadgentoo-d58a9371528de977211528478a4ddc2a019c9a1e.tar.gz
gentoo-d58a9371528de977211528478a4ddc2a019c9a1e.tar.bz2
gentoo-d58a9371528de977211528478a4ddc2a019c9a1e.zip
lxqt-base/lxqt-panel: Stabilize 1.2.0 arm64, #886365
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"