diff options
author | Brian Evans <grknight@gentoo.org> | 2022-06-29 09:02:58 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2022-06-29 09:04:30 -0400 |
commit | fa3fc49263ec1e934482195876d4a8233e343cb6 (patch) | |
tree | 7755b8453a5a15d5effd5fb2cf37b839c7c6d1f2 /profiles/base | |
parent | dev-php/igbinary: Drop old (diff) | |
download | gentoo-fa3fc49263ec1e934482195876d4a8233e343cb6.tar.gz gentoo-fa3fc49263ec1e934482195876d4a8233e343cb6.tar.bz2 gentoo-fa3fc49263ec1e934482195876d4a8233e343cb6.zip |
Revert "profiles: Unmask php8-1 PHP_TARGETS USE"
This reverts commit 781f471f6a06d623580e072f24e4534dbd1ab280.
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/use.stable.mask | 4 |
1 files changed, 4 insertions, 0 deletions
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 <grknight@gentoo.org> (2021-11-29) +# Mask 8.1 as it is currently unstable only +php_targets_php8-1 + # Sergei Trofimovich <slyfox@gentoo.org> (2020-04-13) # dev-vcs/darcs (dev-lang/ghc) has no stable keywords. darcs |