commit: 3e71f772f7c704dcd23ace10ca6b6949cbf75c69 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 12 02:45:23 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 12 02:45:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e71f772
net-misc/x2goclient: Stabilize 4.1.2.3 amd64, #943565 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/x2goclient/x2goclient-4.1.2.3.ebuild | 4 ++-- 1 file 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="
