From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1251959-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id ADF6F1382C5
	for <garchives@archives.gentoo.org>; Wed, 17 Feb 2021 00:19:39 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 01B3FE0829;
	Wed, 17 Feb 2021 00:19:39 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id DBB73E0829
	for <gentoo-commits@lists.gentoo.org>; Wed, 17 Feb 2021 00:19:38 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id EA274341458
	for <gentoo-commits@lists.gentoo.org>; Wed, 17 Feb 2021 00:19:37 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A475B4DC
	for <gentoo-commits@lists.gentoo.org>; Wed, 17 Feb 2021 00:19:36 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1613520761.691839bbffde2c00b73012a75c46e1272d3b96c7.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/arm/package.use.mask
X-VCS-Directories: profiles/arch/arm/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 691839bbffde2c00b73012a75c46e1272d3b96c7
X-VCS-Branch: master
Date: Wed, 17 Feb 2021 00:19:36 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: ba75050c-5f47-46e6-af52-ba3d6004b6a1
X-Archives-Hash: ba92bad3ab1223cb0f67048241655191

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 <sam@gentoo.org> (2021-02-17)
+# Unmask dev-libs/libpcre2[jit] support on PHP
+# where available
+dev-lang/php -jit
+
 # Sam James <sam@gentoo.org> (2021-02-06)
 # media-sound/sndio is not yet keyworded here
 # bug #769098, bug #769122