summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-03 16:57:19 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-03 16:57:19 +0200
commit6f05fd96f7e5e060cd79b7fb9219066ff5d13afd (patch)
tree2a4817f52a8007e8b6377d250d99237faa05e9eb /www-apps
parentsys-fs/squashfs-tools-ng: Version bump to 1.2.0 (diff)
downloadgentoo-6f05fd96f7e5e060cd79b7fb9219066ff5d13afd.tar.gz
gentoo-6f05fd96f7e5e060cd79b7fb9219066ff5d13afd.tar.bz2
gentoo-6f05fd96f7e5e060cd79b7fb9219066ff5d13afd.zip
www-apps/nextcloud: Stabilize 24.0.7 ALLARCHES, #883973
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/nextcloud/nextcloud-24.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nextcloud/nextcloud-24.0.7.ebuild b/www-apps/nextcloud/nextcloud-24.0.7.ebuild
index e35dd132e50a..4eb1821d041c 100644
--- a/www-apps/nextcloud/nextcloud-24.0.7.ebuild
+++ b/www-apps/nextcloud/nextcloud-24.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 )"