summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2023-12-14 11:30:26 +0100
committerFlorian Schmaus <flow@gentoo.org>2023-12-14 11:31:59 +0100
commitc21346ed58c217d9ce5ce439d7894c5cf43d9918 (patch)
tree4620f80ea39719284bcf47fbf7fae52f841c3e70 /www-apps
parentsys-apps/moar: add 1.18.6 (diff)
downloadgentoo-c21346ed58c217d9ce5ce439d7894c5cf43d9918.tar.gz
gentoo-c21346ed58c217d9ce5ce439d7894c5cf43d9918.tar.bz2
gentoo-c21346ed58c217d9ce5ce439d7894c5cf43d9918.zip
www-apps/nextcloud: stabilize 25.0.13 for amd64, x86
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/nextcloud/nextcloud-25.0.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nextcloud/nextcloud-25.0.13.ebuild b/www-apps/nextcloud/nextcloud-25.0.13.ebuild
index e9db891d0021..7371c62df6fa 100644
--- a/www-apps/nextcloud/nextcloud-25.0.13.ebuild
+++ b/www-apps/nextcloud/nextcloud-25.0.13.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 )"