summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-15 16:14:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-15 16:14:18 +0300
commite7adbc58c31e78eef8eee9f6728f9187970a163f (patch)
tree6dd848cad0cda82ac14655e1976a5af3f17ad3f4 /lxqt-base
parentlxqt-base/lxqt-config: Stabilize 1.0.0 arm64, #831448 (diff)
downloadgentoo-e7adbc58c31e78eef8eee9f6728f9187970a163f.tar.gz
gentoo-e7adbc58c31e78eef8eee9f6728f9187970a163f.tar.bz2
gentoo-e7adbc58c31e78eef8eee9f6728f9187970a163f.zip
lxqt-base/lxqt-globalkeys: Stabilize 1.0.1 arm64, #831448
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-globalkeys/lxqt-globalkeys-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-1.0.1.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-1.0.1.ebuild
index a2ec1c85843d..4e872f9c93e6 100644
--- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-1.0.1.ebuild
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-1.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 ~arm ~arm64 ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"