diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-02-23 09:00:47 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-02-23 09:01:32 +0100 |
commit | cc046d369ab44d14420373a04dc42c75e1972a27 (patch) | |
tree | cbe24e6bd33119d954909c985557515aebf0713e /profiles/prefix | |
parent | 2e5cbc1691bba9bff270fc29084423cd38852269 (diff) | |
download | gentoo-cc046d369ab44d14420373a04dc42c75e1972a27.tar.gz gentoo-cc046d369ab44d14420373a04dc42c75e1972a27.tar.xz |
profiles/prefix/sunos/solaris/package.use.mask: mask luajittex for texlive due to compile failure
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/sunos/solaris/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/prefix/sunos/solaris/package.use.mask b/profiles/prefix/sunos/solaris/package.use.mask index e2d19911340..96305d86126 100644 --- a/profiles/prefix/sunos/solaris/package.use.mask +++ b/profiles/prefix/sunos/solaris/package.use.mask @@ -3,6 +3,11 @@ # $Id$ +# Fabian Groffen <grobian@gentoo.org> (23 Feb 2016) +# luajit doesn't compile due to relocation problems +~app-text/texlive-core-2015 luajittex +~dev-texlive/texlive-basic-2015 luajittex + # Fabian Groffen <grobian@gentoo.org> (16 Jan 2016) # GNU attr isn't supported dev-libs/glib xattr |