diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-31 15:49:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-31 15:49:40 +0100 |
commit | 3c9038f78989ba2f48c51ef9a65beb367f3332db (patch) | |
tree | b581db152e52f103a750468d004b3763d1d3faa0 /net-misc/nextcloud-client | |
parent | x11-plugins/enigmail: Fix incorrect newline treat of PGP/MIME (diff) | |
download | gentoo-3c9038f78989ba2f48c51ef9a65beb367f3332db.tar.gz gentoo-3c9038f78989ba2f48c51ef9a65beb367f3332db.tar.bz2 gentoo-3c9038f78989ba2f48c51ef9a65beb367f3332db.zip |
net-misc/nextcloud-client: amd64 stable wrt bug #674740
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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-2.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/nextcloud-client/nextcloud-client-2.5.2.ebuild b/net-misc/nextcloud-client/nextcloud-client-2.5.2.ebuild index 4457883ae927..ec0ad38c8fec 100644 --- a/net-misc/nextcloud-client/nextcloud-client-2.5.2.ebuild +++ b/net-misc/nextcloud-client/nextcloud-client-2.5.2.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 shibboleth test" COMMON_DEPEND=">=dev-db/sqlite-3.4:3 |