commit: 36d0cfba75265afa50d47c120f20357ce077a622 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 5 22:59:08 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 10:36:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d0cfba
net-misc/nextcloud-client: destabilize 3.6.1-r1 for ~x86 Bug: https://bugs.gentoo.org/893234 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> net-misc/nextcloud-client/nextcloud-client-3.6.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/nextcloud-client/nextcloud-client-3.6.1-r1.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.6.1-r1.ebuild index 73b62e416422..d16a7bd91993 100644 --- a/net-misc/nextcloud-client/nextcloud-client-3.6.1-r1.ebuild +++ b/net-misc/nextcloud-client/nextcloud-client-3.6.1-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/desktop-${PV/_/-}" LICENSE="CC-BY-3.0 GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="doc dolphin nautilus test webengine" RESTRICT="!test? ( test )"
