From 4b3ffbad63031773ffbc04eff329c6986fb194a3 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Thu, 27 Feb 2020 14:49:28 -0500 Subject: package.use.stable.mask: Remask 2 packages on PHP 7.4 targets dev-php/pecl-yaz would be an issue on arm and hppa Bug 706180 will throw an issue with arm64 for dev-php/pecl-apcu Bug: https://bugs.gentoo.org/710942 Signed-off-by: Brian Evans --- profiles/base/package.use.stable.mask | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 2b4cca266277..12d56e4c5ba4 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -1,9 +1,17 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Brian Evans (2020-02-27) +# Two packages are delayed during stable of PHP 7.4 +# arm, arm64 and hppa necessary to not disruput consistency +# but this will allow all other packages to be used +# Bug 706180, 710942 +dev-php/pecl-apcu php_targets_php7-4 +dev-php/pecl-yaz php_targets_php7-4 + # Georgy Yakovlev (2019-12-21) # For bleeding edge features and testing, not generally suitable # for stable systems -- cgit v1.2.3-65-gdbad