diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-14 20:21:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-14 20:21:39 +0300 |
commit | 3239158cbab860b3c4d102a996ba7609f31563ea (patch) | |
tree | ce860fed1ac10398f67eecb5d707a8b1a0d350c0 | |
parent | dev-python/simple-websocket: Keyword 0.10.1 x86, #914109 (diff) | |
download | gentoo-3239158cbab860b3c4d102a996ba7609f31563ea.tar.gz gentoo-3239158cbab860b3c4d102a996ba7609f31563ea.tar.bz2 gentoo-3239158cbab860b3c4d102a996ba7609f31563ea.zip |
net-misc/nextcloud-client: Stabilize 3.9.1 amd64, #914186
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | net-misc/nextcloud-client/nextcloud-client-3.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.9.1.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.9.1.ebuild index a8cef522f55d..982596d05a8f 100644 --- a/net-misc/nextcloud-client/nextcloud-client-3.9.1.ebuild +++ b/net-misc/nextcloud-client/nextcloud-client-3.9.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/desktop-${PV/_/-}" 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 )" |