From 862689d92ed90c0b7be53ceed1f177145771f9e2 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Fri, 21 Jul 2017 15:59:01 -0400 Subject: [PATCH] package.use.mask: Mask argon2 USE for >=dev-lang/php-7.2 --- profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/x86/package.use.mask | 4 ++++ profiles/base/package.use.mask | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index e1072d4b0bf2..44dcd271e4c4 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Brian Evans (21 Jul 2017) +# app-crypt/argon2 is keyworded on amd64 +dev-lang/php -argon2 + # David Seifert (20 May 2017) # cpyrit-cuda does not support GCC 4.9 or later net-wireless/pyrit cuda diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index dcb87ab41986..6456833b1271 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,10 @@ # This file requires >=portage-2.1.1 +# Brian Evans (21 Jul 2017) +# app-crypt/argon2 is keyworded on x86 +dev-lang/php -argon2 + # Thomas Deutschmann (01 Mar 2017) # dev-libs/libmaxminddb is keyworded on x86 app-admin/rsyslog -mdblookup diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index a9d71bbff8ad..0d4a291eff7d 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Brian Evans (21 Jul 2017) +# Mask USE flag which has limited keywords for app-crypt/argon2 +dev-lang/php argon2 + # Ilya Tumaykin (18 Jul 2017) # Requires unavailable >=dev-lang/mujs-1.0.0, see Gentoo bug 621820. media-video/mpv javascript -- 2.26.2