diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-31 19:35:55 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-31 19:35:55 +0200 |
commit | e70e4b64ad0872d47630f6330762a267b177ea69 (patch) | |
tree | 3461e06b5a0e9867ca0e8ac22d823fb03038d999 /net-misc/nextcloud-client | |
parent | dev-python/plumbum: Stabilize 1.7.2-r1 ALLARCHES, #836507 (diff) | |
download | gentoo-e70e4b64ad0872d47630f6330762a267b177ea69.tar.gz gentoo-e70e4b64ad0872d47630f6330762a267b177ea69.tar.bz2 gentoo-e70e4b64ad0872d47630f6330762a267b177ea69.zip |
net-misc/nextcloud-client: Stabilize 3.4.3 amd64, #836546
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/nextcloud-client')
-rw-r--r-- | net-misc/nextcloud-client/nextcloud-client-3.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.4.3.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.4.3.ebuild index df314cf64b74..a3ac54808113 100644 --- a/net-misc/nextcloud-client/nextcloud-client-3.4.3.ebuild +++ b/net-misc/nextcloud-client/nextcloud-client-3.4.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 webengine" RESTRICT="!test? ( test )" |