commit: fa3fc49263ec1e934482195876d4a8233e343cb6 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Wed Jun 29 13:02:58 2022 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Wed Jun 29 13:04:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa3fc492
Revert "profiles: Unmask php8-1 PHP_TARGETS USE" This reverts commit 781f471f6a06d623580e072f24e4534dbd1ab280. Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/base/use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index ca3c1c75167c..db3f89d740ed 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -9,6 +9,10 @@ python_targets_python3_11 python_single_target_python3_11 +# Brian Evans <[email protected]> (2021-11-29) +# Mask 8.1 as it is currently unstable only +php_targets_php8-1 + # Sergei Trofimovich <[email protected]> (2020-04-13) # dev-vcs/darcs (dev-lang/ghc) has no stable keywords. darcs
