commit: e74c6bcd74b7cf919336fe3d7a45a66ea7d7bd52 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 28 21:21:46 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 28 21:21:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e74c6bcd
www-apps/nextcloud: Stabilize 25.0.3 ALLARCHES, #898472 Signed-off-by: Sam James <sam <AT> gentoo.org> www-apps/nextcloud/nextcloud-25.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/nextcloud/nextcloud-25.0.3.ebuild b/www-apps/nextcloud/nextcloud-25.0.3.ebuild index e9db891d0021..7371c62df6fa 100644 --- a/www-apps/nextcloud/nextcloud-25.0.3.ebuild +++ b/www-apps/nextcloud/nextcloud-25.0.3.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 )"