commit: fcc34f7876f42eae4d46910a9c8982b8c6d1f40c
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 28 20:48:09 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 28 20:48:09 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcc34f78
profiles: fix PHP 7.4 mask
Fixes 0a2f7c ("profiles: Unmask PHP 7.4 as it is released")
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
profiles/base/use.stable.mask | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 082edee11a3..f7c29c4d8e9 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -6,7 +6,7 @@
# Thomas Deutschmann <[email protected]> (28 Nov 2019)
# Mask PHP 7.4 target while unstable
-php_targets_php7-3
+php_targets_php7-4
# Patrick Lauer <[email protected]> (2019-10-04)
# No postgres-12 stable yet