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
commitca9398392c489883a45970383ec299cf75bb0bcc (patch)
tree2fb549a4a49c8a7efb07a2427e3552cb6314df48 /lxqt-base
parentlxqt-base/lxqt-panel: Stabilize 2.0.1 arm64, #938702 (diff)
downloadgentoo-ca9398392c489883a45970383ec299cf75bb0bcc.tar.gz
gentoo-ca9398392c489883a45970383ec299cf75bb0bcc.tar.bz2
gentoo-ca9398392c489883a45970383ec299cf75bb0bcc.zip
lxqt-base/lxqt-qtplugin: 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-qtplugin/lxqt-qtplugin-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.0.0.ebuild b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.0.0.ebuild
index bcc3a45e1681..72834eb8462f 100644
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.0.0.ebuild
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-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+"