diff options
author | 2021-05-27 13:10:36 +0300 | |
---|---|---|
committer | 2021-05-27 13:11:38 +0300 | |
commit | 7b0702235d1744a6469cdda1c0569599ede3f55d (patch) | |
tree | da114458e7ae2776bcca0a31b0cd80883305027f /net-misc/nextcloud-client | |
parent | net-firewall/ipt_netflow: version bump (diff) | |
download | gentoo-7b0702235d1744a6469cdda1c0569599ede3f55d.tar.gz gentoo-7b0702235d1744a6469cdda1c0569599ede3f55d.tar.bz2 gentoo-7b0702235d1744a6469cdda1c0569599ede3f55d.zip |
net-misc/nextcloud-client-3.1.3: stable on amd64, bug #783531
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Diffstat (limited to 'net-misc/nextcloud-client')
-rw-r--r-- | net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild index e10dda037f1d..80095a1fb503 100644 --- a/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild +++ b/net-misc/nextcloud-client/nextcloud-client-3.1.3.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" COMMON_DEPEND=">=dev-db/sqlite-3.34:3 |