diff --git a/net-misc/nextcloud-client/nextcloud-client-4.0.4.ebuild b/net-misc/nextcloud-client/nextcloud-client-4.0.4.ebuild index f4301de2e971f..e021cc6025199 100644 --- a/net-misc/nextcloud-client/nextcloud-client-4.0.4.ebuild +++ b/net-misc/nextcloud-client/nextcloud-client-4.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ S="${WORKDIR}/desktop-${PV/_/-}" LICENSE="CC-BY-3.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="dolphin nautilus test webengine" RESTRICT="!test? ( test )"