summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-11 21:50:24 +0100
committerSam James <sam@gentoo.org>2021-07-11 21:50:24 +0100
commitc33acdffd6c4d7d6e652a3b54ef08948f015457c (patch)
tree98eb505c1c2a53bda16f0b76c5cc384d412041b0 /lxqt-base
parentlxqt-base/lxqt-session: Stabilize 0.17.0 x86, #801154 (diff)
downloadgentoo-c33acdffd6c4d7d6e652a3b54ef08948f015457c.tar.gz
gentoo-c33acdffd6c4d7d6e652a3b54ef08948f015457c.tar.bz2
gentoo-c33acdffd6c4d7d6e652a3b54ef08948f015457c.zip
lxqt-base/lxqt-sudo: Stabilize 0.17.0 x86, #801154
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-sudo/lxqt-sudo-0.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-0.17.0.ebuild b/lxqt-base/lxqt-sudo/lxqt-sudo-0.17.0.ebuild
index 6bac172f2370..05e0cdcf9b36 100644
--- a/lxqt-base/lxqt-sudo/lxqt-sudo-0.17.0.ebuild
+++ b/lxqt-base/lxqt-sudo/lxqt-sudo-0.17.0.ebuild
@@ -13,7 +13,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 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"