summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:34:21 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:44:16 -0500
commita8f8f3634b9935bbfaeb3988a1bb623a52d16f27 (patch)
tree8ba83719cce1626d16ab80d9d7dfe38f3a49fabc /lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.11.0.ebuild
parentlxqt-base/lxqt-powermanagement: stable on amd64 and x86 (diff)
downloadgentoo-a8f8f3634b9935bbfaeb3988a1bb623a52d16f27.tar.gz
gentoo-a8f8f3634b9935bbfaeb3988a1bb623a52d16f27.tar.bz2
gentoo-a8f8f3634b9935bbfaeb3988a1bb623a52d16f27.zip
lxqt-base/lxqt-openssh-askpass: stable on amd64 and x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.11.0.ebuild')
-rw-r--r--lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.11.0.ebuild b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.11.0.ebuild
index c893643e5030..0d0fa8574bba 100644
--- a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.11.0.ebuild
+++ b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-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+"