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: Wed, 26 May 2021 13:12:29
Message-Id: 1622034704.1b16e4a51d95397b4db90d6469b71d6a27c90d7f.whissi@gentoo
1 commit: 1b16e4a51d95397b4db90d6469b71d6a27c90d7f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 13:11:34 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 13:11:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b16e4a5
7
8 net-misc/nextcloud-client: x86 stable (bug #783531)
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild
17 index b5b9e96e1fb..e10dda037f1 100644
18 --- a/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild
19 +++ b/net-misc/nextcloud-client/nextcloud-client-3.1.3.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 test"
27
28 COMMON_DEPEND=">=dev-db/sqlite-3.34:3