From 2f42df54089c066fe29d3352f88c52c3a670e8fc Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 26 Nov 2021 12:10:48 +0100 Subject: profiles/arch/ia64: Mask flags depending on cryptography MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since dev-python/cryptography now requires Rust, let's establish the level of damage caused by it not supporting IA64 at all. Signed-off-by: Michał Górny --- profiles/arch/ia64/package.use.mask | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'profiles/arch') diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 0f245bc5e192..455d535cd6f7 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2021-11-26) +# These package flags require dev-python/cryptography which -- due +# to the dependency on Rust -- is no longer portable to ia64. +dev-python/passlib totp +dev-python/twisted conch crypt +dev-python/urllib3 test +net-fs/samba addc addns ads + # Sam James (2021-11-05) # Avoid keywording unnecessary depenencies for now, bug #804115 dev-python/scipy pythran -- cgit v1.2.3-65-gdbad