diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:34:57 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:51:43 +0200 |
commit | a49129c8b7b765c82de7fbae6c469d89f9412627 (patch) | |
tree | ddb1333a289d2e9ff01f779a9290b5f0542a6820 /net-misc/x2goclient | |
parent | net-misc/nx: x86 stable (bug #669062) (diff) | |
download | gentoo-a49129c8b7b765c82de7fbae6c469d89f9412627.tar.gz gentoo-a49129c8b7b765c82de7fbae6c469d89f9412627.tar.bz2 gentoo-a49129c8b7b765c82de7fbae6c469d89f9412627.zip |
net-misc/x2goclient: x86 stable (bug #669062)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/x2goclient')
-rw-r--r-- | net-misc/x2goclient/x2goclient-4.1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/x2goclient/x2goclient-4.1.2.1.ebuild b/net-misc/x2goclient/x2goclient-4.1.2.1.ebuild index 3b19d9115649..4309d740919a 100644 --- a/net-misc/x2goclient/x2goclient-4.1.2.1.ebuild +++ b/net-misc/x2goclient/x2goclient-4.1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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 |