summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-21 21:07:33 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-21 21:28:08 +0100
commit47f9757fc2559a2b62af2894c9a68c91c880055a (patch)
tree7a5a2e91fc00d237f9dbfccc1052f399a576222e /net-misc/x2goserver
parentnet-misc/x2goclient: x86 stable (bug #644852) (diff)
downloadgentoo-47f9757fc2559a2b62af2894c9a68c91c880055a.tar.gz
gentoo-47f9757fc2559a2b62af2894c9a68c91c880055a.tar.bz2
gentoo-47f9757fc2559a2b62af2894c9a68c91c880055a.zip
net-misc/x2goserver: x86 stable (bug #644852)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-misc/x2goserver')
-rw-r--r--net-misc/x2goserver/x2goserver-4.0.1.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/x2goserver/x2goserver-4.0.1.22.ebuild b/net-misc/x2goserver/x2goserver-4.0.1.22.ebuild
index d64c4f2f058c..356aff263d23 100644
--- a/net-misc/x2goserver/x2goserver-4.0.1.22.ebuild
+++ b/net-misc/x2goserver/x2goserver-4.0.1.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 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 )"