diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-22 08:46:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-22 08:46:56 +0200 |
commit | 989ed72c024cae9cb6c253e0a952e75360d6076f (patch) | |
tree | f098500df0b00069802a7a5e2014ecc298746797 | |
parent | app-text/pdfgrep: drop 2.0.1 (diff) | |
download | gentoo-989ed72c024cae9cb6c253e0a952e75360d6076f.tar.gz gentoo-989ed72c024cae9cb6c253e0a952e75360d6076f.tar.bz2 gentoo-989ed72c024cae9cb6c253e0a952e75360d6076f.zip |
www-apps/nextcloud: amd64/x86 stable (ALLARCHES policy) wrt bug #797253
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | www-apps/nextcloud/nextcloud-20.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nextcloud/nextcloud-20.0.10.ebuild b/www-apps/nextcloud/nextcloud-20.0.10.ebuild index 2aebb2320d5d..db622aa5e6ab 100644 --- a/www-apps/nextcloud/nextcloud-20.0.10.ebuild +++ b/www-apps/nextcloud/nextcloud-20.0.10.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 )" |