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: Thu, 31 Mar 2022 17:37:16
Message-Id: 1648748155.e70e4b64ad0872d47630f6330762a267b177ea69.jsmolic@gentoo
1 commit: e70e4b64ad0872d47630f6330762a267b177ea69
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 31 17:35:55 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 31 17:35:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70e4b64
7
8 net-misc/nextcloud-client: Stabilize 3.4.3 amd64, #836546
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-misc/nextcloud-client/nextcloud-client-3.4.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/nextcloud-client/nextcloud-client-3.4.3.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.4.3.ebuild
16 index df314cf64b74..a3ac54808113 100644
17 --- a/net-misc/nextcloud-client/nextcloud-client-3.4.3.ebuild
18 +++ b/net-misc/nextcloud-client/nextcloud-client-3.4.3.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 )"