commit: eee7c386743a01676f6f1f7950db660bf121f4c0 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Oct 26 20:04:59 2017 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Oct 26 20:17:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee7c386
net-misc/x2goserver: x86 stable (bug #626212) Package-Manager: Portage-2.3.11, Repoman-2.3.3 net-misc/x2goserver/x2goserver-4.0.1.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/x2goserver/x2goserver-4.0.1.20.ebuild b/net-misc/x2goserver/x2goserver-4.0.1.20.ebuild index edd8b54c43b..8ec714bca8f 100644 --- a/net-misc/x2goserver/x2goserver-4.0.1.20.ebuild +++ b/net-misc/x2goserver/x2goserver-4.0.1.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,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="+fuse postgres +sqlite" REQUIRED_USE="|| ( postgres sqlite )"
