commit:     2383540d48f8ba71ee7c6aa3ee505b032db65ed3
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 10:47:14 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 10:51:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2383540d

www-apps/nextcloud: stabilize 28.0.14 for amd64

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 www-apps/nextcloud/nextcloud-28.0.14.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/nextcloud/nextcloud-28.0.14.ebuild 
b/www-apps/nextcloud/nextcloud-28.0.14.ebuild
index c4a46ad7ae66..89d301510fe7 100644
--- a/www-apps/nextcloud/nextcloud-28.0.14.ebuild
+++ b/www-apps/nextcloud/nextcloud-28.0.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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