diff options
author | Sam James <sam@gentoo.org> | 2021-01-31 18:47:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-31 18:47:49 +0000 |
commit | b7f662aece2d07cdcabd79ac553a24e2c6f4bf3b (patch) | |
tree | df8bde5f21c477112f7e098f68d2f3b2298862ae /www-apps | |
parent | sys-block/libzbc: Stabilize 5.5.1 x86, #764152 (diff) | |
download | gentoo-b7f662aece2d07cdcabd79ac553a24e2c6f4bf3b.tar.gz gentoo-b7f662aece2d07cdcabd79ac553a24e2c6f4bf3b.tar.bz2 gentoo-b7f662aece2d07cdcabd79ac553a24e2c6f4bf3b.zip |
www-apps/nextcloud: Stabilize 20.0.5 x86, #764476
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/nextcloud/nextcloud-20.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nextcloud/nextcloud-20.0.5.ebuild b/www-apps/nextcloud/nextcloud-20.0.5.ebuild index 0aa3ba1808c6..efaeffb3451e 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 )" |