From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 B71A71395E2 for ; Wed, 16 Nov 2016 13:44:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B53A7E0B26; Wed, 16 Nov 2016 13:44:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C2D1E0B26 for ; Wed, 16 Nov 2016 13:44:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 51CDD34114E for ; Wed, 16 Nov 2016 13:44:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 542A7308 for ; Wed, 16 Nov 2016 13:44:47 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1479303845.097049b69a0bcf7762ffe95449f8795db0935737.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.use.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 097049b69a0bcf7762ffe95449f8795db0935737 X-VCS-Branch: master Date: Wed, 16 Nov 2016 13:44:47 +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-Archives-Salt: 463e0d4c-a2de-442c-a490-21126eeac9d8 X-Archives-Hash: 4b804f8378a3139830764ee1d3489096 commit: 097049b69a0bcf7762ffe95449f8795db0935737 Author: Tobias Klausmann gentoo org> AuthorDate: Wed Nov 16 13:44:05 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Nov 16 13:44:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=097049b6 profiles/arch/alpha: Mask USE=jit for libpcre/libpcre2 profiles/arch/alpha/package.use.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index bc12bb0..6ccfdda 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -3,8 +3,9 @@ # $Id$ # Tobias Klausmann (15 Nov 2016) -# JITing is not supported on Alpha +# JITing for libpcre{,2} is not supported on Alpha dev-libs/libpcre jit +dev-libs/libpcre2 jit # Tobias Klausmann (22 Oct 2016) # Pulls in dev-db/redis which is not keyworded on alpha.