summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-14 02:38:23 +0100
committerSam James <sam@gentoo.org>2023-10-14 02:38:23 +0100
commit18e7cf8fc9a06f030b4f0a6977de0db3a4a6eec4 (patch)
tree4b357fb85d78aa9fa524495b868f9025feacc9fc
parentdev-util/lcov: fix destdir leakage (diff)
downloadgentoo-18e7cf8fc9a06f030b4f0a6977de0db3a4a6eec4.tar.gz
gentoo-18e7cf8fc9a06f030b4f0a6977de0db3a4a6eec4.tar.bz2
gentoo-18e7cf8fc9a06f030b4f0a6977de0db3a4a6eec4.zip
www-apps/nextcloud: Stabilize 27.0.2 ALLARCHES, #915672
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--www-apps/nextcloud/nextcloud-27.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nextcloud/nextcloud-27.0.2.ebuild b/www-apps/nextcloud/nextcloud-27.0.2.ebuild
index 943f1879bc31..a94a92359652 100644
--- a/www-apps/nextcloud/nextcloud-27.0.2.ebuild
+++ b/www-apps/nextcloud/nextcloud-27.0.2.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 )"