commit:     097049b69a0bcf7762ffe95449f8795db0935737
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 13:44:05 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> 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 <[email protected]> (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 <[email protected]> (22 Oct 2016)
 # Pulls in dev-db/redis which is not keyworded on alpha.

Reply via email to