commit: d7641c5b2c7ef10a62d0f8e7769569e7f3ace062 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Nov 15 13:02:06 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Nov 15 13:02:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7641c5b
dev-libs/libpcre: Mask USE=jit on Alpha profiles/arch/alpha/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index a5ecbd0..bc12bb0 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Tobias Klausmann <[email protected]> (15 Nov 2016) +# JITing is not supported on Alpha +dev-libs/libpcre jit + # Tobias Klausmann <[email protected]> (22 Oct 2016) # Pulls in dev-db/redis which is not keyworded on alpha. >=dev-python/pyzor-1.0.0 test
