diff options
author | 2021-11-29 14:34:00 -0500 | |
---|---|---|
committer | 2021-11-29 14:36:17 -0500 | |
commit | 0953508d9ff43cc3bf28c7dc537a020f60a37582 (patch) | |
tree | 715efdc65dd1c613747f12d9260c22a38dba83e4 /profiles/base/use.mask | |
parent | dev-lang/php: Drop 8.1 RC version (diff) | |
download | gentoo-0953508d9ff43cc3bf28c7dc537a020f60a37582.tar.gz gentoo-0953508d9ff43cc3bf28c7dc537a020f60a37582.tar.bz2 gentoo-0953508d9ff43cc3bf28c7dc537a020f60a37582.zip |
profiles: Unmask php 8.1 which is out of RC for testing
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'profiles/base/use.mask')
-rw-r--r-- | profiles/base/use.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask index b08b6b8e6109..d5ff47743a6e 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,10 +4,6 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Brian Evans <grknight@gentoo.org> (2021-09-26) -# Mask 8.1 as it is RC -php_targets_php8-1 - # Hans de Graaff <graaff@gentoo.org> (2021-07-09) # Mask Ruby 2.5 as EOL ruby_targets_ruby25 |