commit: f1eb4538c5664b1def2b86d2fc6bf355b3b75984 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 28 12:23:00 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 28 12:23:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1eb4538
www-apps/nextcloud: Stabilize 27.1.9 ALLARCHES, #935059 Signed-off-by: Sam James <sam <AT> gentoo.org> www-apps/nextcloud/nextcloud-27.1.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"
