summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-12 20:22:21 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-12 20:22:21 +0300
commitab28d51db05bc952818e536b475fc82a206dbc01 (patch)
tree91a035a697930538fc79ba7e112b5a0d989d435f /lxqt-base
parentlxqt-base/lxqt-qtplugin: Stabilize 2.0.0 arm64, #938702 (diff)
downloadgentoo-ab28d51db05bc952818e536b475fc82a206dbc01.tar.gz
gentoo-ab28d51db05bc952818e536b475fc82a206dbc01.tar.bz2
gentoo-ab28d51db05bc952818e536b475fc82a206dbc01.zip
lxqt-base/lxqt-runner: Stabilize 2.0.0 arm64, #938702
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-runner/lxqt-runner-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-2.0.0.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-2.0.0.ebuild
index 1fe9434ddb00..809a692792a4 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-2.0.0.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-2.0.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 ~arm64 ~riscv"
+ KEYWORDS="amd64 arm64 ~riscv"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"