Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/
Date: Sun, 30 Aug 2020 01:32:28
Message-Id: 1598751124.c0725388026d8e95cb6fab27c066a8ede2702073.whissi@gentoo
1 commit: c0725388026d8e95cb6fab27c066a8ede2702073
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 01:25:14 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 01:32:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0725388
7
8 net-misc/nextcloud-client: x86 stable (bug #736649)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-misc/nextcloud-client/nextcloud-client-2.6.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/nextcloud-client/nextcloud-client-2.6.5.ebuild b/net-misc/nextcloud-client/nextcloud-client-2.6.5.ebuild
17 index 164f2273dd1..52cdf94f216 100644
18 --- a/net-misc/nextcloud-client/nextcloud-client-2.6.5.ebuild
19 +++ b/net-misc/nextcloud-client/nextcloud-client-2.6.5.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> ${P}.
21
22 LICENSE="CC-BY-3.0 GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm64 x86"
26 IUSE="doc dolphin nautilus shibboleth test"
27
28 COMMON_DEPEND=">=dev-db/sqlite-3.4:3