diff options
author | 2020-06-04 08:30:33 +0200 | |
---|---|---|
committer | 2020-06-04 08:35:34 +0200 | |
commit | 41b8417bdc026e8939e4990d43f1cc839bf4d523 (patch) | |
tree | db9311089ceb3f9d5bd4f6e8c66b573df1c9ba8a /net-misc/x2goclient | |
parent | media-video/smplayer: x86 stable wrt bug #724376 (diff) | |
download | gentoo-41b8417bdc026e8939e4990d43f1cc839bf4d523.tar.gz gentoo-41b8417bdc026e8939e4990d43f1cc839bf4d523.tar.bz2 gentoo-41b8417bdc026e8939e4990d43f1cc839bf4d523.zip |
net-misc/x2goclient: x86 stable wrt bug #724472
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/x2goclient')
-rw-r--r-- | net-misc/x2goclient/x2goclient-4.1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/x2goclient/x2goclient-4.1.2.2.ebuild b/net-misc/x2goclient/x2goclient-4.1.2.2.ebuild index 70f8963212be..313291619a0b 100644 --- a/net-misc/x2goclient/x2goclient-4.1.2.2.ebuild +++ b/net-misc/x2goclient/x2goclient-4.1.2.2.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" COMMON_DEPEND="dev-qt/qtcore:5 |