summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-20 05:36:21 +0000
committerSam James <sam@gentoo.org>2022-07-20 05:36:21 +0000
commitda6f3e5737e6c5e5e9cbbc575ad8ecb32efefe6c (patch)
tree0d6bbc64a979ce5f61d0b17598eebe1781b39efa /lxqt-base/lxqt-globalkeys
parentlxqt-base/lxqt-config: Stabilize 1.1.0 x86, #858218 (diff)
downloadgentoo-da6f3e5737e6c5e5e9cbbc575ad8ecb32efefe6c.tar.gz
gentoo-da6f3e5737e6c5e5e9cbbc575ad8ecb32efefe6c.tar.bz2
gentoo-da6f3e5737e6c5e5e9cbbc575ad8ecb32efefe6c.zip
lxqt-base/lxqt-globalkeys: Stabilize 1.1.0 x86, #858218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-globalkeys')
-rw-r--r--lxqt-base/lxqt-globalkeys/lxqt-globalkeys-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-1.1.0.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-1.1.0.ebuild
index 96e6017a572a..3a70c8b8b0df 100644
--- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-1.1.0.ebuild
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-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+"