summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-12 20:22:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-12 20:22:20 +0300
commitec54f789ebae2063380592f68afc14ab9b9a4fe5 (patch)
tree7cf454388a358b4bd4fb0445e42779f9784555fd /lxqt-base/lxqt-panel
parentmedia-sound/pavucontrol-qt: Stabilize 2.0.0 arm64, #938702 (diff)
downloadgentoo-ec54f789ebae2063380592f68afc14ab9b9a4fe5.tar.gz
gentoo-ec54f789ebae2063380592f68afc14ab9b9a4fe5.tar.bz2
gentoo-ec54f789ebae2063380592f68afc14ab9b9a4fe5.zip
lxqt-base/lxqt-panel: Stabilize 2.0.1 arm64, #938702
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-panel')
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild
index a5ec83521f71..62018ae527ae 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.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 ~riscv"
+ KEYWORDS="amd64 arm64 ~riscv"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"