summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-28 21:21:46 +0000
committerSam James <sam@gentoo.org>2023-02-28 21:21:46 +0000
commite74c6bcd74b7cf919336fe3d7a45a66ea7d7bd52 (patch)
tree88d35ed384f50caa997c15203fe1c65cd53eba05 /www-apps/nextcloud
parentdev-python/funcy: Stabilize 1.18 x86, #898468 (diff)
downloadgentoo-e74c6bcd74b7cf919336fe3d7a45a66ea7d7bd52.tar.gz
gentoo-e74c6bcd74b7cf919336fe3d7a45a66ea7d7bd52.tar.bz2
gentoo-e74c6bcd74b7cf919336fe3d7a45a66ea7d7bd52.zip
www-apps/nextcloud: Stabilize 25.0.3 ALLARCHES, #898472
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps/nextcloud')
-rw-r--r--www-apps/nextcloud/nextcloud-25.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nextcloud/nextcloud-25.0.3.ebuild b/www-apps/nextcloud/nextcloud-25.0.3.ebuild
index e9db891d0021..7371c62df6fa 100644
--- a/www-apps/nextcloud/nextcloud-25.0.3.ebuild
+++ b/www-apps/nextcloud/nextcloud-25.0.3.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 )"