From: Julian Ospald Date: Sun, 20 Sep 2015 13:51:23 +0000 (+0200) Subject: profiles: mask 'curl_ssl_libressl' USE flag on unsupported arches X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2e0d02b50492b410472e199bc50418d01878b5a7;p=gentoo.git profiles: mask 'curl_ssl_libressl' USE flag on unsupported arches --- diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index b4a242fae410..2a6adf07f192 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -4,6 +4,7 @@ # Julian Ospald (20 Sep 2015) # no LibreSSL support yet +curl_ssl_libressl libressl # Unmask the flag which corresponds to ARCH. diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 8fc71300b2b7..2c0c6b367fd2 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -6,6 +6,7 @@ # Julian Ospald (20 Sep 2015) # no LibreSSL support yet +curl_ssl_libressl libressl # Patrick Lauer (28 Apr 2015) diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index ad5707711a9c..d24fd4763dd3 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -5,6 +5,7 @@ # Julian Ospald (20 Sep 2015) # no LibreSSL support yet +curl_ssl_libressl libressl # Jeroen Roovers (3 Feb 2015) diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index 200d73a076ba..75e7e28b7fdd 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -5,6 +5,7 @@ # Julian Ospald (20 Sep 2015) # no LibreSSL support yet +curl_ssl_libressl libressl # No hardware to test by the team diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index 754169f39129..dcbebced85bd 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -9,6 +9,7 @@ # Julian Ospald (20 Sep 2015) # no LibreSSL support yet +curl_ssl_libressl libressl # Andrey Grozin (25 Jun 2014)