commit: b1a58739f864e8f13468a02592bc0fd8f80e1a75 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Thu Aug 7 09:56:12 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Aug 7 09:56:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1a58739
www-apps/nextcloud: stabilize 31.0.6 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> www-apps/nextcloud/nextcloud-31.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/nextcloud/nextcloud-31.0.6.ebuild b/www-apps/nextcloud/nextcloud-31.0.6.ebuild index 315510b1bf27..c4a9f89de8cf 100644 --- a/www-apps/nextcloud/nextcloud-31.0.6.ebuild +++ b/www-apps/nextcloud/nextcloud-31.0.6.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 )"
