commit:     0430657c2a5f2a492b1a19f24a3edf7ab4cb8e92
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 17:08:35 2022 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 17:14:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0430657c

profiles: Prepare for adding PHP 8.2 RC

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 profiles/base/use.mask         | 4 ++++
 profiles/desc/php_targets.desc | 1 +
 profiles/package.mask          | 4 ++++
 3 files changed, 9 insertions(+)

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 95771e8b8e49..7f933c6c7e3e 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,6 +4,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Brian Evans <grkni...@gentoo.org> (2022-09-30)
+# PHP 8.2 is in RC
+php_targets_php8-2
+
 # Sam James <s...@gentoo.org> (2022-08-02)
 # Masked for testing. The split of some packages may still
 # change. bug #838970.

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 301a3e58a8ff..78c3a07424c3 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -3,6 +3,7 @@
 
 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
 
+php8-2 - Build against PHP 8.2
 php8-1 - Build against PHP 8.1
 php8-0 - Build against PHP 8.0
 php7-4 - Build against PHP 7.4

diff --git a/profiles/package.mask b/profiles/package.mask
index 663599209444..ac3890bca7c4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Brian Evans <grkni...@gentoo.org> (2022-09-30)
+# Mask RC versions for initial testing
+<dev-lang/php-8.2.0:8.2
+
 # Michał Górny <mgo...@gentoo.org> (2022-09-29)
 # Unfetchable mirror-restricted distfile.  No action from maintainer
 # in over a year.

Reply via email to