commit: f84d77ab94275ac9cd9c9d19e1313d4ba4cd3642 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Feb 1 15:05:30 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Feb 1 15:05:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f84d77ab
www-apps/nextcloud: amd64 stable wrt bug #764476 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> www-apps/nextcloud/nextcloud-20.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/nextcloud/nextcloud-20.0.5.ebuild b/www-apps/nextcloud/nextcloud-20.0.5.ebuild index efaeffb3451..7de14adb136 100644 --- a/www-apps/nextcloud/nextcloud-20.0.5.ebuild +++ b/www-apps/nextcloud/nextcloud-20.0.5.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://nextcloud.com/" SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2" LICENSE="AGPL-3" -KEYWORDS="~amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="+curl +imagemagick mysql postgres +sqlite" REQUIRED_USE="|| ( mysql postgres sqlite )"
