diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-11-30 10:19:39 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-11-30 10:39:34 +0100 |
commit | 170bb6c5bbdb0dbb29d383a99a2c3e643a847abc (patch) | |
tree | b96f63a9f200bfc0999986ec4a8bb077dfa9a693 /net-misc | |
parent | dev-lang/ammonite-repl-bin: stabilize 2.5.5 for ALLARCHES (diff) | |
download | gentoo-170bb6c5bbdb0dbb29d383a99a2c3e643a847abc.tar.gz gentoo-170bb6c5bbdb0dbb29d383a99a2c3e643a847abc.tar.bz2 gentoo-170bb6c5bbdb0dbb29d383a99a2c3e643a847abc.zip |
net-misc/nextcloud-client: stabilize 3.6.1 for amd64, x86
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/nextcloud-client/nextcloud-client-3.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.6.1.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.6.1.ebuild index 5599ebda4bf3..d44483e6593b 100644 --- a/net-misc/nextcloud-client/nextcloud-client-3.6.1.ebuild +++ b/net-misc/nextcloud-client/nextcloud-client-3.6.1.ebuild @@ -12,7 +12,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 )" |