commit: 4792f71bf2ec8f6093808e82f84ace7be0ba4848 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Thu Dec 14 10:31:38 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Dec 14 10:32:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4792f71b
www-apps/nextcloud: stabilize 27.1.4 for amd64, x86 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> www-apps/nextcloud/nextcloud-27.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/nextcloud/nextcloud-27.1.4.ebuild b/www-apps/nextcloud/nextcloud-27.1.4.ebuild index 943f1879bc31..a94a92359652 100644 --- a/www-apps/nextcloud/nextcloud-27.1.4.ebuild +++ b/www-apps/nextcloud/nextcloud-27.1.4.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 )"