summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-26 08:04:35 +0100
committerSam James <sam@gentoo.org>2022-07-26 08:04:35 +0100
commit5615f91bb734ee57b5d257afe7f8bc1801c4943d (patch)
tree599215337aa43b1d712bbd39a0fd0770444d1597 /lxqt-base
parentlxqt-base/lxqt-qtplugin: Stabilize 1.1.0 arm64, #858218 (diff)
downloadgentoo-5615f91bb734ee57b5d257afe7f8bc1801c4943d.tar.gz
gentoo-5615f91bb734ee57b5d257afe7f8bc1801c4943d.tar.bz2
gentoo-5615f91bb734ee57b5d257afe7f8bc1801c4943d.zip
lxqt-base/lxqt-runner: Stabilize 1.1.0 arm64, #858218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-runner/lxqt-runner-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-1.1.0.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-1.1.0.ebuild
index 98b2f0b71fce..093c6608cc51 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-1.1.0.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-1.1.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+"