commit: ac04bd69e96c1809090a231364f92ddadc61a805 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 08:28:23 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 08:32:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac04bd69
www-apps/nextcloud: stabilize 29.0.7 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> www-apps/nextcloud/nextcloud-29.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/nextcloud/nextcloud-29.0.7.ebuild b/www-apps/nextcloud/nextcloud-29.0.7.ebuild index cdae29e997d4..0c19c34f59e4 100644 --- a/www-apps/nextcloud/nextcloud-29.0.7.ebuild +++ b/www-apps/nextcloud/nextcloud-29.0.7.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 )"
