commit: e1566def44b02aa925a58c275041e879eedb4da4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 7 20:23:44 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 7 20:23:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1566def
profiles/arch/x86: un-stable-mask php_targets_php8-2 Bug: https://bugs.gentoo.org/920701 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/x86/use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 29ea9236c922..6ad4dcbac594 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Sam James <[email protected]> (2024-03-07) -# dev-lang/php:8.2 is not marked stable here yet (bug #920701) -php_targets_php8-2 - # Ionen Wolkens <[email protected]> (2024-01-27) # Qt6 is not stable here yet qt6
