diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 08:40:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 08:40:58 +0100 |
commit | 0b43416be0ba5f158342c9c431a5cb6f58d63228 (patch) | |
tree | 2c0dddf500b622645b64f5ad8eddaf87d53baca4 /net-misc/x2goclient | |
parent | media-libs/qtav: amd64 stable wrt bug #708816 (diff) | |
download | gentoo-0b43416be0ba5f158342c9c431a5cb6f58d63228.tar.gz gentoo-0b43416be0ba5f158342c9c431a5cb6f58d63228.tar.bz2 gentoo-0b43416be0ba5f158342c9c431a5cb6f58d63228.zip |
net-misc/x2goclient: amd64 stable wrt bug #708888
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/x2goclient')
-rw-r--r-- | net-misc/x2goclient/x2goclient-4.1.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/x2goclient/x2goclient-4.1.2.1-r1.ebuild b/net-misc/x2goclient/x2goclient-4.1.2.1-r1.ebuild index 953c984a775f..6a1c97008bdf 100644 --- a/net-misc/x2goclient/x2goclient-4.1.2.1-r1.ebuild +++ b/net-misc/x2goclient/x2goclient-4.1.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ldap" COMMON_DEPEND="dev-qt/qtcore:5 |