summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 22:55:40 +0000
committerSam James <sam@gentoo.org>2021-01-23 22:55:40 +0000
commita31de0a31b29170419e793db4600d202b10fd620 (patch)
treeafd51e03a15c220bc4955982b86f224e04dbd5dc /lxqt-base
parentlxqt-base/lxqt-session: Stabilize 0.16.0 x86, #766342 (diff)
downloadgentoo-a31de0a31b29170419e793db4600d202b10fd620.tar.gz
gentoo-a31de0a31b29170419e793db4600d202b10fd620.tar.bz2
gentoo-a31de0a31b29170419e793db4600d202b10fd620.zip
lxqt-base/lxqt-sudo: Stabilize 0.16.0 x86, #766342
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-sudo/lxqt-sudo-0.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-0.16.0.ebuild b/lxqt-base/lxqt-sudo/lxqt-sudo-0.16.0.ebuild
index cc9ff9cf7d11..cc369488f0b9 100644
--- a/lxqt-base/lxqt-sudo/lxqt-sudo-0.16.0.ebuild
+++ b/lxqt-base/lxqt-sudo/lxqt-sudo-0.16.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+"