diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-24 14:50:27 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-24 14:50:27 +0100 |
commit | 77c5bb266ddce4abd70f612aef7f2c3aa177d67c (patch) | |
tree | 8317633a644e54f809b6706dd108ccc1a9f8daa5 /net-misc/nextcloud-client | |
parent | sys-apps/haveged: Stabilize 1.9.15 x86, #828409 (diff) | |
download | gentoo-77c5bb266ddce4abd70f612aef7f2c3aa177d67c.tar.gz gentoo-77c5bb266ddce4abd70f612aef7f2c3aa177d67c.tar.bz2 gentoo-77c5bb266ddce4abd70f612aef7f2c3aa177d67c.zip |
net-misc/nextcloud-client: Stabilize 3.3.6 x86, #829215
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.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 39934567252b..311dd37b9f30 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 )" |