commit:     e77187a89f565377180a136a88a511d76acea322
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  6 17:26:11 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Dec  6 17:26:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77187a8

profiles: Release argon2 USE on dev-lang/php to unstable

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 profiles/arch/amd64/package.use.mask        | 4 ----
 profiles/arch/amd64/package.use.stable.mask | 4 ++++
 profiles/arch/x86/package.use.mask          | 4 ----
 profiles/arch/x86/package.use.stable.mask   | 4 ++++
 profiles/base/package.use.mask              | 4 ----
 profiles/base/package.use.stable.mask       | 4 ++++
 6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 2616ff75d98..f6787865f83 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -80,10 +80,6 @@ sys-boot/grub -libzfs
 # [cuda] is unmasked in this profiles.
 media-libs/opencv -contrib_xfeatures2d
 
-# Brian Evans <[email protected]> (21 Jul 2017)
-# app-crypt/argon2 is keyworded on amd64
-dev-lang/php -argon2
-
 # David Seifert <[email protected]> (20 May 2017)
 # cpyrit-cuda does not support GCC 4.9 or later
 net-wireless/pyrit cuda

diff --git a/profiles/arch/amd64/package.use.stable.mask 
b/profiles/arch/amd64/package.use.stable.mask
index 0e64bc45ebd..48d019f7127 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Brian Evans <[email protected]> (06 Dec 2018)
+# Unmask argon2 for php
+dev-lang/php -argon2
+
 # Mikle Kolyada <[email protected]> (07 Nov 2018)
 # unmask sssd for sudo
 app-admin/sudo -sssd

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 672a44d0c17..c634b31e623 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -95,10 +95,6 @@ media-gfx/digikam mediaplayer
 # Requires USE=cuda that is masked in this profile.
 media-gfx/blender opensubdiv
 
-# Brian Evans <[email protected]> (21 Jul 2017)
-# app-crypt/argon2 is keyworded on x86
-dev-lang/php -argon2
-
 # Thomas Deutschmann <[email protected]> (01 Mar 2017)
 # dev-libs/libmaxminddb is keyworded on x86
 app-admin/rsyslog -mdblookup

diff --git a/profiles/arch/x86/package.use.stable.mask 
b/profiles/arch/x86/package.use.stable.mask
index fd6e0af8823..201511485af 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Brian Evans <[email protected]> (06 Dec 2018)
+# Unmask argon2 for php
+dev-lang/php -argon2
+
 # Mikle Kolyada <[email protected]> (07 Nov 2018)
 # unmask sssd for sudo
 app-admin/sudo -sssd

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index b5ed1b31eb7..0bb2172a7ec 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -215,10 +215,6 @@ app-emulation/libvirt openvz
 # until upstream fixes it properly.
 sys-devel/clang z3
 
-# Brian Evans <[email protected]> (21 Jul 2017)
-# Mask USE flag which has limited keywords for app-crypt/argon2
-dev-lang/php argon2
-
 # Mike Gilbert <[email protected]> (09 Jul 2017)
 # Matthias Dahl <[email protected]> (05 Jul 2017)
 # Both are not your typical garden-variety Linux programs and are

diff --git a/profiles/base/package.use.stable.mask 
b/profiles/base/package.use.stable.mask
index be3419541d8..48dfc33ec06 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in package.use.mask
 
+# Brian Evans <[email protected]> (06 Dec 2018)
+# Mask USE flag since argon2 dependency is not stable on most arches
+dev-lang/php argon2
+
 # Mikle Kolyada <[email protected]> (07 Nov 2018)
 # sssd is only stable for amd64 and x86
 app-admin/sudo sssd

Reply via email to