commit: f3daa4f7e08fb958f28b2453de422b06a23ed95b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 7 18:52:15 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 7 18:52:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3daa4f7
net-misc/nextcloud-client: Stabilize 3.10.1 amd64, #923999
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/nextcloud-client/nextcloud-client-3.10.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.10.1.ebuild
b/net-misc/nextcloud-client/nextcloud-client-3.10.1.ebuild
index 94cff32e49fb..bf0907b7376d 100644
--- a/net-misc/nextcloud-client/nextcloud-client-3.10.1.ebuild
+++ b/net-misc/nextcloud-client/nextcloud-client-3.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/desktop-${PV/_/-}"
LICENSE="CC-BY-3.0 GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="doc dolphin nautilus test webengine"
RESTRICT="!test? ( test )"