diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-06-25 17:20:09 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-06-25 17:22:56 +0200 |
commit | 75bb5752b25b932c4501ebc3b05a86c4b188cdbc (patch) | |
tree | 55d012339519624aaa4683f5a114f9f78254a777 /net-misc/nextcloud-client | |
parent | dev-java/coursier-bin: stabilize 2.1.2 for amd64 (diff) | |
download | gentoo-75bb5752b25b932c4501ebc3b05a86c4b188cdbc.tar.gz gentoo-75bb5752b25b932c4501ebc3b05a86c4b188cdbc.tar.bz2 gentoo-75bb5752b25b932c4501ebc3b05a86c4b188cdbc.zip |
net-misc/nextcloud-client: stabilize 3.8.1 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-misc/nextcloud-client')
-rw-r--r-- | net-misc/nextcloud-client/nextcloud-client-3.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.8.1.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.8.1.ebuild index 78bd99d7580a..793b58f418c6 100644 --- a/net-misc/nextcloud-client/nextcloud-client-3.8.1.ebuild +++ b/net-misc/nextcloud-client/nextcloud-client-3.8.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 )" |