From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 666A8138334 for ; Sat, 26 Jan 2019 23:51:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 450EFE0CA3; Sat, 26 Jan 2019 23:51:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1E93CE0CA3 for ; Sat, 26 Jan 2019 23:51:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B8C3F335C3D for ; Sat, 26 Jan 2019 23:51:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D3294EC for ; Sat, 26 Jan 2019 23:51:44 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1548546655.27fc621d165500506820435470931c59ded2b473.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/m68k/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/m68k/package.use.mask X-VCS-Directories: profiles/arch/m68k/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 27fc621d165500506820435470931c59ded2b473 X-VCS-Branch: master Date: Sat, 26 Jan 2019 23:51:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0736524b-b586-41b8-8c99-d1048c1dd4c3 X-Archives-Hash: 67756827053e8d52af7e70a981b73107 commit: 27fc621d165500506820435470931c59ded2b473 Author: James Le Cuirot gentoo org> AuthorDate: Sat Jan 26 23:50:55 2019 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Jan 26 23:50:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27fc621d profiles: Extend m68k jit USE mask to dev-libs/libpcre2 Signed-off-by: James Le Cuirot gentoo.org> profiles/arch/m68k/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index deae9d880fa..acc452b53e2 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -21,6 +21,7 @@ dev-perl/Error test # Raúl Porcel (23 Jan 2013) # Architecture is unsupported dev-libs/libpcre jit +dev-libs/libpcre2 jit # Ryan Hill (20 Jul 2011) # graphite requires dev-libs/ppl & dev-libs/cloog-ppl