Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/
Date: Tue, 22 Jun 2021 06:47:19
Message-Id: 1624344416.989ed72c024cae9cb6c253e0a952e75360d6076f.ago@gentoo
1 commit: 989ed72c024cae9cb6c253e0a952e75360d6076f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 22 06:46:56 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 22 06:46:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=989ed72c
7
8 www-apps/nextcloud: amd64/x86 stable (ALLARCHES policy) wrt bug #797253
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 www-apps/nextcloud/nextcloud-20.0.10.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-apps/nextcloud/nextcloud-20.0.10.ebuild b/www-apps/nextcloud/nextcloud-20.0.10.ebuild
17 index 2aebb2320d5..db622aa5e6a 100644
18 --- a/www-apps/nextcloud/nextcloud-20.0.10.ebuild
19 +++ b/www-apps/nextcloud/nextcloud-20.0.10.ebuild
20 @@ -10,7 +10,7 @@ HOMEPAGE="https://nextcloud.com/"
21 SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2"
22 LICENSE="AGPL-3"
23
24 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 x86"
26 IUSE="+curl +imagemagick mysql postgres +sqlite"
27 REQUIRED_USE="|| ( mysql postgres sqlite )"