summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-11 22:44:14 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-11 22:44:14 +0300
commit690dc3c73de5a025cfda031ca190f979688ee47a (patch)
tree5de635b3de99f16b9d81fd55cf868db6e947527d /lxqt-base
parentlxqt-base/lxqt-sudo: Keyword 2.0.0 arm64, #935831 (diff)
downloadgentoo-690dc3c73de5a025cfda031ca190f979688ee47a.tar.gz
gentoo-690dc3c73de5a025cfda031ca190f979688ee47a.tar.bz2
gentoo-690dc3c73de5a025cfda031ca190f979688ee47a.zip
lxqt-base/lxqt-globalkeys: Keyword 2.0.0 arm64, #935831
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.0.0.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.0.0.ebuild
index e1319e6fdcd3..23015060860a 100644
--- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.0.0.ebuild
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-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"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"