diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/use.stable.mask | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index d02ad2687c95..7ef77fce94be 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/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 use.mask +# Brian Evans <grknight@gentoo.org> (16 Dec 2017) +# Needs dev-lang/php:7.1 stable +php_targets_php7-1 + # Tobias Klausmann <klausman@gentoo.org> (17 Mar 2016) # Webkit itself is enormous (~13h compile+test on our fastest dev machine), so # it will remain not-stable forever. Mask the USE flag accordingly. diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index b558895f1e51..71be5d31fbc5 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/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 use.mask +# Brian Evans <grknight@gentoo.org> (16 Dec 2017) +# Needs dev-lang/php:7.1 stable +php_targets_php7-1 + # Mike Gilbert <floppym@gentoo.org> (28 Oct 2017) # Mask python targets until dev-lang/python is stable. python_single_target_python3_6 |