diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-23 11:35:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-23 11:35:52 +0100 |
commit | 7f289198488dc3a8753882f8c16e954d4f0d3111 (patch) | |
tree | 23b9ec19ee5dea24f4048210fe7e3fdc5ab8c5bc /net-misc/nextcloud-client | |
parent | dev-lua/luarocks: Stabilize 3.8.0 x86, #829858 (diff) | |
download | gentoo-7f289198488dc3a8753882f8c16e954d4f0d3111.tar.gz gentoo-7f289198488dc3a8753882f8c16e954d4f0d3111.tar.bz2 gentoo-7f289198488dc3a8753882f8c16e954d4f0d3111.zip |
net-misc/nextcloud-client: amd64 stable wrt bug #829215
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/nextcloud-client')
-rw-r--r-- | net-misc/nextcloud-client/nextcloud-client-3.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.3.6.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.3.6.ebuild index c6e9450b1f36..39934567252b 100644 --- a/net-misc/nextcloud-client/nextcloud-client-3.3.6.ebuild +++ b/net-misc/nextcloud-client/nextcloud-client-3.3.6.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 )" |