Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/
Date: Fri, 24 Dec 2021 13:51:20
Message-Id: 1640353827.77c5bb266ddce4abd70f612aef7f2c3aa177d67c.jsmolic@gentoo
1 commit: 77c5bb266ddce4abd70f612aef7f2c3aa177d67c
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 24 13:50:27 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 24 13:50:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77c5bb26
7
8 net-misc/nextcloud-client: Stabilize 3.3.6 x86, #829215
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-misc/nextcloud-client/nextcloud-client-3.3.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/nextcloud-client/nextcloud-client-3.3.6.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.3.6.ebuild
16 index 39934567252b..311dd37b9f30 100644
17 --- a/net-misc/nextcloud-client/nextcloud-client-3.3.6.ebuild
18 +++ b/net-misc/nextcloud-client/nextcloud-client-3.3.6.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> ${P}.
20
21 LICENSE="CC-BY-3.0 GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25 IUSE="doc dolphin nautilus test webengine"
26 RESTRICT="!test? ( test )"