diff options
author | 2017-12-16 09:19:54 +0100 | |
---|---|---|
committer | 2017-12-16 09:19:54 +0100 | |
commit | d82a309cdc57393719c9b417f8b30d2163c60fb4 (patch) | |
tree | 4c9b90c943073ab40b9636c945230bdd55c418ba /net-misc/x2goclient | |
parent | net-irc/shadowircd-6.3.3-r1: amd64 stable (diff) | |
download | gentoo-d82a309cdc57393719c9b417f8b30d2163c60fb4.tar.gz gentoo-d82a309cdc57393719c9b417f8b30d2163c60fb4.tar.bz2 gentoo-d82a309cdc57393719c9b417f8b30d2163c60fb4.zip |
net-misc/x2goclient-4.1.0.0-r1: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/626212
Diffstat (limited to 'net-misc/x2goclient')
-rw-r--r-- | net-misc/x2goclient/x2goclient-4.1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/x2goclient/x2goclient-4.1.0.0-r1.ebuild b/net-misc/x2goclient/x2goclient-4.1.0.0-r1.ebuild index c5c50ad7ccc5..b206b35fed54 100644 --- a/net-misc/x2goclient/x2goclient-4.1.0.0-r1.ebuild +++ b/net-misc/x2goclient/x2goclient-4.1.0.0-r1.ebuild @@ -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 nsplugin qt5" REQUIRED_USE="nsplugin? ( !qt5 )" |