summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-07 18:52:15 +0000
committerSam James <sam@gentoo.org>2024-02-07 18:52:15 +0000
commitf3daa4f7e08fb958f28b2453de422b06a23ed95b (patch)
tree22b1f6ccd04ec8c621bc45119ca42cac98a9a830 /net-misc/nextcloud-client
parentdev-libs/libgit2: Stabilize 1.7.2 ppc64, #923970 (diff)
downloadgentoo-f3daa4f7e08fb958f28b2453de422b06a23ed95b.tar.gz
gentoo-f3daa4f7e08fb958f28b2453de422b06a23ed95b.tar.bz2
gentoo-f3daa4f7e08fb958f28b2453de422b06a23ed95b.zip
net-misc/nextcloud-client: Stabilize 3.10.1 amd64, #923999
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/nextcloud-client')
-rw-r--r--net-misc/nextcloud-client/nextcloud-client-3.10.1.ebuild4
1 files 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 )"