summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:35:20 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:44:24 -0500
commit3e5b5b74275216589a50630ba9af8b68b64cc1e6 (patch)
tree1e4fa5e9fba803bcfd5ab2bd054e1a14ae55229b /lxqt-base
parentlxqt-base/lxqt-openssh-askpass: stable on amd64 and x86 (diff)
downloadgentoo-3e5b5b74275216589a50630ba9af8b68b64cc1e6.tar.gz
gentoo-3e5b5b74275216589a50630ba9af8b68b64cc1e6.tar.bz2
gentoo-3e5b5b74275216589a50630ba9af8b68b64cc1e6.zip
lxqt-base/lxqt-sudo: stable on amd64 and x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-sudo/lxqt-sudo-0.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-0.11.0.ebuild b/lxqt-base/lxqt-sudo/lxqt-sudo-0.11.0.ebuild
index f7564ffcece4..b709bb82dc0e 100644
--- a/lxqt-base/lxqt-sudo/lxqt-sudo-0.11.0.ebuild
+++ b/lxqt-base/lxqt-sudo/lxqt-sudo-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="LGPL-2.1+"