summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-31 09:41:18 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-31 09:41:18 +0200
commit741bd4c3fa240ded290922890dd8b539a7e40bb2 (patch)
tree78d6fddd1b3c61c6f39e9bc10bd833a779d6fd0f /lxqt-base
parentlxqt-base/lxqt-config: Stabilize 2.1.0 arm64, #949084 (diff)
downloadgentoo-741bd4c3fa240ded290922890dd8b539a7e40bb2.tar.gz
gentoo-741bd4c3fa240ded290922890dd8b539a7e40bb2.tar.bz2
gentoo-741bd4c3fa240ded290922890dd8b539a7e40bb2.zip
lxqt-base/lxqt-globalkeys: Stabilize 2.1.0 arm64, #949084
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.1.0.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.1.0.ebuild
index d2be0d056b64..a29f782bc739 100644
--- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.1.0.ebuild
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"