summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-14 09:37:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-14 09:37:30 +0300
commitd83814db62daa29f6c512dba4a8f82ce39ad9c8e (patch)
tree219d0d77d48918e152dc42a47d9c1c1ec269a268 /lxqt-base
parentlxqt-base/lxqt-sudo: Keyword 2.0.0 x86, #935831 (diff)
downloadgentoo-d83814db62daa29f6c512dba4a8f82ce39ad9c8e.tar.gz
gentoo-d83814db62daa29f6c512dba4a8f82ce39ad9c8e.tar.bz2
gentoo-d83814db62daa29f6c512dba4a8f82ce39ad9c8e.zip
lxqt-base/lxqt-globalkeys: Keyword 2.0.0 x86, #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 d296708f9890..0d62d4b81828 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 arm64 ~riscv"
+ KEYWORDS="amd64 arm64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"