commit:     ef7c626de3d03f2324fe93b835491ffac6e14935
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 16 14:08:59 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Oct 16 14:09:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7c626d

www-apps/nextcloud: stabilize 26.0.7 for amd64, x86

Closes: https://bugs.gentoo.org/915851
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 www-apps/nextcloud/nextcloud-26.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/nextcloud/nextcloud-26.0.7.ebuild 
b/www-apps/nextcloud/nextcloud-26.0.7.ebuild
index e9db891d0021..7371c62df6fa 100644
--- a/www-apps/nextcloud/nextcloud-26.0.7.ebuild
+++ b/www-apps/nextcloud/nextcloud-26.0.7.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 )"
 

Reply via email to