commit: 5ac96456f81305034ff8a4522ce3ea04eb26dede Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sun Aug 16 05:59:43 2015 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sun Aug 16 05:59:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac96456
profiles/arch/hppa: Mask USE=luajittex for app-text/texlive-core (bug #554376). profiles/arch/hppa/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index eba7b8e..cd55171 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <[email protected]>. +# Jeroen Roovers <[email protected]> (16 Aug 2015) +# Bundles luajit which has not been ported to HPPA (bug #554376) +app-text/texlive-core luajittex + # Jeroen Roovers <[email protected]> (3 Jul 2015) # net-libs/nghttp2 fails to compile (bug #552898) net-libs/nghttp2 cxx
