commit: 095f3e7c5b47b537d706fc3180d800e1a0b73450 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Wed Oct 23 19:06:29 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Oct 23 19:07:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=095f3e7c
profiles: adjust nextcloud-client mask Only mask affected versions now that we have nextcloud-client-3.14.3 in ::gentoo. Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index f075f66615d0..736dda43768b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -255,7 +255,7 @@ dev-java/ant-core # Florian Schmaus <[email protected]> (2024-08-23) # Has a serious bug that causes synced directories to end up world read- # and writeable. See https://github.com/nextcloud/desktop/issues/6863 ->=net-misc/nextcloud-client-3.13.1 +=net-misc/nextcloud-client-3.13.2 # Ionen Wolkens <[email protected]> (2024-08-11) # >=1.1.14 enables usage of explicit sync (with >=nvidia-drivers-560
