commit: 73350aae6c97584c8818788e8763d062e77a9650 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Jun 20 12:42:38 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jun 20 13:43:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73350aae
profiles: amd64-fbsd: Mask dev-python/soappy[ssl] Bug: https://bugs.gentoo.org/687526 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/amd64-fbsd/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index 342260e94dd..a824e7ee142 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (31 Mar 2019) +# dev-python/m2crypto is not keyworded here, bugs #597744, 687526 +dev-python/soappy ssl + # Thomas Deutschmann <[email protected]> (18 Apr 2019) # app-arch/zstd is not keyworded. media-libs/tiff zstd
