diff options
author | Sam James <sam@gentoo.org> | 2024-12-12 02:45:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-12 02:45:23 +0000 |
commit | 3e71f772f7c704dcd23ace10ca6b6949cbf75c69 (patch) | |
tree | 2570bd87cfea2fc5210dd3d8b4d30b14c839a9db /net-misc/x2goclient | |
parent | media-gfx/hugin: Stabilize 2024.0.1 amd64, #943176 (diff) | |
download | gentoo-3e71f772f7c704dcd23ace10ca6b6949cbf75c69.tar.gz gentoo-3e71f772f7c704dcd23ace10ca6b6949cbf75c69.tar.bz2 gentoo-3e71f772f7c704dcd23ace10ca6b6949cbf75c69.zip |
net-misc/x2goclient: Stabilize 4.1.2.3 amd64, #943565
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/x2goclient')
-rw-r--r-- | net-misc/x2goclient/x2goclient-4.1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/x2goclient/x2goclient-4.1.2.3.ebuild b/net-misc/x2goclient/x2goclient-4.1.2.3.ebuild index 8738dcc0114d..b001cabb15d3 100644 --- a/net-misc/x2goclient/x2goclient-4.1.2.3.ebuild +++ b/net-misc/x2goclient/x2goclient-4.1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://code.x2go.org/releases/source/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ldap" DEPEND=" |