summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-29 17:20:03 +0100
committerSam James <sam@gentoo.org>2023-07-29 17:20:03 +0100
commitdae94883f0ca4d9f70bd1b1f67ae51dcdb653e6f (patch)
tree468fa7d22644d3565b41466ef7eeaae332996788
parentapp-emacs/ecukes: remove broken tests (diff)
downloadgentoo-dae94883f0ca4d9f70bd1b1f67ae51dcdb653e6f.tar.gz
gentoo-dae94883f0ca4d9f70bd1b1f67ae51dcdb653e6f.tar.bz2
gentoo-dae94883f0ca4d9f70bd1b1f67ae51dcdb653e6f.zip
www-apps/nextcloud: Stabilize 25.0.7 ALLARCHES, #911410
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--www-apps/nextcloud/nextcloud-25.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nextcloud/nextcloud-25.0.7.ebuild b/www-apps/nextcloud/nextcloud-25.0.7.ebuild
index e9db891d0021..7371c62df6fa 100644
--- a/www-apps/nextcloud/nextcloud-25.0.7.ebuild
+++ b/www-apps/nextcloud/nextcloud-25.0.7.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 )"