commit: 821484af901c7e1576c71daf28af95564d5dc96a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 31 12:44:04 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 31 12:44:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821484af
net-misc/x2goclient: destabilize 4.1.2.2-r1 for ~x86 Bug: https://bugs.gentoo.org/943565 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-misc/x2goclient/x2goclient-4.1.2.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/x2goclient/x2goclient-4.1.2.2-r1.ebuild b/net-misc/x2goclient/x2goclient-4.1.2.2-r1.ebuild index 4c7734b4d5fb..61636b50c0da 100644 --- a/net-misc/x2goclient/x2goclient-4.1.2.2-r1.ebuild +++ b/net-misc/x2goclient/x2goclient-4.1.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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="
