commit: 691839bbffde2c00b73012a75c46e1272d3b96c7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 17 00:12:41 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 17 00:12:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=691839bb
profiles/arch/arm: unmask dev-lang/php[jit] Fixes: 5e6b157c6d2608c304c1b737797532be1a7b7882 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index f8d0a0addcf..d42968826c4 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2021-02-17) +# Unmask dev-libs/libpcre2[jit] support on PHP +# where available +dev-lang/php -jit + # Sam James <[email protected]> (2021-02-06) # media-sound/sndio is not yet keyworded here # bug #769098, bug #769122
