diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-05-16 19:37:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-05-16 19:37:01 +0000 |
commit | fbe210dd2fc3cf109fd3f42aa845c7e54c470cf7 (patch) | |
tree | 9b1593ef7d1bc8ea16a08ffea0527e7927616178 /profiles | |
parent | old (diff) | |
download | gentoo-2-fbe210dd2fc3cf109fd3f42aa845c7e54c470cf7.tar.gz gentoo-2-fbe210dd2fc3cf109fd3f42aa845c7e54c470cf7.tar.bz2 gentoo-2-fbe210dd2fc3cf109fd3f42aa845c7e54c470cf7.zip |
No JIT compiler support.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 7 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/arch/hppa/ChangeLog b/profiles/arch/hppa/ChangeLog index 74c454ca3851..5fc20ccb6dcd 100644 --- a/profiles/arch/hppa/ChangeLog +++ b/profiles/arch/hppa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/hppa profile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.115 2011/05/02 16:01:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.116 2011/05/16 19:37:01 jer Exp $ + + 16 May 2011; Jeroen Roovers <jer@gentoo.org> package.use.mask: + No JIT compiler support. 02 May 2011; Jeroen Roovers <jer@gentoo.org> use.mask: Mask USE=cuda (bug #365451). diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 102f34d1565e..52dbb6dc3c4e 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -1,10 +1,15 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v 1.80 2011/05/01 16:21:34 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/package.use.mask,v 1.81 2011/05/16 19:37:01 jer Exp $ # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>. # Jeroen Roovers <jer@gentoo.org> (24 Feb 2011) +# No JIT compiler support for HPPA +x11-libs/qt-core jit +x11-libs/qt-script jit + +# Jeroen Roovers <jer@gentoo.org> (24 Feb 2011) # Needs Java (bug #355353) app-text/texlive pdfannotextractor |