commit: e6f8fc0a053ec265740f21a5ff0568ad62068162 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Mon Nov 3 09:08:21 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Nov 3 09:08:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6f8fc0a
www-apps/nextcloud: stabilize 31.0.9 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> www-apps/nextcloud/nextcloud-31.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/nextcloud/nextcloud-31.0.9.ebuild b/www-apps/nextcloud/nextcloud-31.0.9.ebuild index 315510b1bf27..c4a9f89de8cf 100644 --- a/www-apps/nextcloud/nextcloud-31.0.9.ebuild +++ b/www-apps/nextcloud/nextcloud-31.0.9.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2" S=${WORKDIR}/${PN} LICENSE="AGPL-3" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="+curl +imagemagick mysql postgres +sqlite" REQUIRED_USE="|| ( mysql postgres sqlite )"
