diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:05:48 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:17:46 +0200 |
commit | f005eee92bc21d37ad1510b30ec4365d51384320 (patch) | |
tree | 4ab97b82a48919fb9b6458f72b71f7b1a4539d39 /net-misc/x2goclient | |
parent | net-misc/x2goserver: x86 stable (bug #626212) (diff) | |
download | gentoo-f005eee92bc21d37ad1510b30ec4365d51384320.tar.gz gentoo-f005eee92bc21d37ad1510b30ec4365d51384320.tar.bz2 gentoo-f005eee92bc21d37ad1510b30ec4365d51384320.zip |
net-misc/x2goclient: x86 stable (bug #626212)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
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 4774046e76f9..c5c50ad7ccc5 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 )" |