commit: 781f471f6a06d623580e072f24e4534dbd1ab280 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Tue Jun 28 12:31:51 2022 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Tue Jun 28 12:31:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=781f471f
profiles: Unmask php8-1 PHP_TARGETS USE Signed-off-by: Brian Evans <grknight <AT> gentoo.org> Closes: https://bugs.gentoo.org/854696 profiles/base/use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index db3f89d740ed..ca3c1c75167c 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -9,10 +9,6 @@ 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
