diff options
author | Sam James <sam@gentoo.org> | 2024-03-07 18:14:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-07 18:14:52 +0000 |
commit | 4005706400242ed748bb3b8bdd52912072ced93b (patch) | |
tree | db636ec2431c611175973e7cb3ea3e9fa31e57f9 /profiles/arch/arm | |
parent | dev-python/xmlschema: Stabilize 3.0.2 ALLARCHES, #926404 (diff) | |
download | gentoo-4005706400242ed748bb3b8bdd52912072ced93b.tar.gz gentoo-4005706400242ed748bb3b8bdd52912072ced93b.tar.bz2 gentoo-4005706400242ed748bb3b8bdd52912072ced93b.zip |
profiles: move php_targets_php8-2 into individual arches
Easier to unmask as we go then.
Bug: https://bugs.gentoo.org/920701
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/arm')
-rw-r--r-- | profiles/arch/arm/use.stable.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 2e2b478ee999..ccc2f6b462fd 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 use.mask +# Sam James <sam@gentoo.org> (2024-03-07) +# dev-lang/php:8.2 is not marked stable here yet (bug #920701) +php_targets_php8-2 + # Ionen Wolkens <ionen@gentoo.org> (2024-01-27) # Qt6 is not stable here yet qt6 |