From: Thomas Deutschmann Date: Thu, 13 Jun 2019 15:12:17 +0000 (+0200) Subject: profiles: Move php_targets_php7-3 mask to use.stable.mask X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b1de0e624493aa9f947026930bcbfab0cb5c2513;p=gentoo.git profiles: Move php_targets_php7-3 mask to use.stable.mask Signed-off-by: Thomas Deutschmann --- diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 9734926eac47..f43742a9f2af 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -5,10 +5,6 @@ -cpu_flags_arm_iwmmxt -cpu_flags_arm_iwmmxt2 -# Thomas Deutschmann (08 Jun 2019) -# Needs dev-lang/php:7.3 stable -php_targets_php7-3 - # Michał Górny (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 00124b594bbc..17a064b8ce9b 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 +# Thomas Deutschmann (08 Jun 2019) +# Needs dev-lang/php:7.3 stable +php_targets_php7-3 + # Mike Gilbert (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7