summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-17 14:25:38 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-17 14:29:39 +0200
commitf3f40d796530b3b68cc23e52c437246de11231d6 (patch)
treec87adcd0881ac7c67c5ccb144db8f235e5b6cfa9
parentlxqt-base/lxqt-session: x86 stable (bug #664568) (diff)
downloadgentoo-f3f40d796530b3b68cc23e52c437246de11231d6.tar.gz
gentoo-f3f40d796530b3b68cc23e52c437246de11231d6.tar.bz2
gentoo-f3f40d796530b3b68cc23e52c437246de11231d6.zip
lxqt-base/lxqt-sudo: x86 stable (bug #664568)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--lxqt-base/lxqt-sudo/lxqt-sudo-0.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-0.13.0.ebuild b/lxqt-base/lxqt-sudo/lxqt-sudo-0.13.0.ebuild
index 1a543a947928..32554aee64fc 100644
--- a/lxqt-base/lxqt-sudo/lxqt-sudo-0.13.0.ebuild
+++ b/lxqt-base/lxqt-sudo/lxqt-sudo-0.13.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="LGPL-2.1+"