diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 03:25:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 03:32:04 +0200 |
commit | c0725388026d8e95cb6fab27c066a8ede2702073 (patch) | |
tree | 6206c2758e9fb253a3abb929595aaaadea84095b /net-misc/nextcloud-client | |
parent | net-vpn/networkmanager-strongswan: x86 stable (bug #738734) (diff) | |
download | gentoo-c0725388026d8e95cb6fab27c066a8ede2702073.tar.gz gentoo-c0725388026d8e95cb6fab27c066a8ede2702073.tar.bz2 gentoo-c0725388026d8e95cb6fab27c066a8ede2702073.zip |
net-misc/nextcloud-client: x86 stable (bug #736649)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/nextcloud-client')
-rw-r--r-- | net-misc/nextcloud-client/nextcloud-client-2.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/nextcloud-client/nextcloud-client-2.6.5.ebuild b/net-misc/nextcloud-client/nextcloud-client-2.6.5.ebuild index 164f2273dd1f..52cdf94f2165 100644 --- a/net-misc/nextcloud-client/nextcloud-client-2.6.5.ebuild +++ b/net-misc/nextcloud-client/nextcloud-client-2.6.5.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 |