summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-28 13:23:00 +0100
committerSam James <sam@gentoo.org>2024-06-28 13:23:00 +0100
commitf1eb4538c5664b1def2b86d2fc6bf355b3b75984 (patch)
tree7fc4295ae79fda086909f1b578eeddd04027dc48 /www-apps/nextcloud
parentdev-libs/tree-sitter-css: Stabilize 0.21.0 amd64, #935039 (diff)
downloadgentoo-f1eb4538c5664b1def2b86d2fc6bf355b3b75984.tar.gz
gentoo-f1eb4538c5664b1def2b86d2fc6bf355b3b75984.tar.bz2
gentoo-f1eb4538c5664b1def2b86d2fc6bf355b3b75984.zip
www-apps/nextcloud: Stabilize 27.1.9 ALLARCHES, #935059
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps/nextcloud')
-rw-r--r--www-apps/nextcloud/nextcloud-27.1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nextcloud/nextcloud-27.1.9.ebuild b/www-apps/nextcloud/nextcloud-27.1.9.ebuild
index c4a46ad7ae66..1e01fc7d7c7b 100644
--- a/www-apps/nextcloud/nextcloud-27.1.9.ebuild
+++ b/www-apps/nextcloud/nextcloud-27.1.9.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 )"