diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-07-01 11:32:18 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-07-01 11:32:42 +0200 |
commit | 69af066f9bb630c785f39cc48fea82aca920ab48 (patch) | |
tree | 3c126c74643023f2bcbaa5505f95093868a4e7b5 /net-misc | |
parent | dev-java/commons-daemon: Stabilize 1.3.1 amd64, #855482 (diff) | |
download | gentoo-69af066f9bb630c785f39cc48fea82aca920ab48.tar.gz gentoo-69af066f9bb630c785f39cc48fea82aca920ab48.tar.bz2 gentoo-69af066f9bb630c785f39cc48fea82aca920ab48.zip |
net-misc/nextcloud-client: stabilize 3.5.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.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.5.1.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.5.1.ebuild index df8b692a88c8..6aac8d9ce510 100644 --- a/net-misc/nextcloud-client/nextcloud-client-3.5.1.ebuild +++ b/net-misc/nextcloud-client/nextcloud-client-3.5.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> ${P}. 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 )" |