diff options
Diffstat (limited to 'profiles/arch/hppa/make.defaults')
-rw-r--r-- | profiles/arch/hppa/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults index 8486bd3fed12..9c5e6b095a43 100644 --- a/profiles/arch/hppa/make.defaults +++ b/profiles/arch/hppa/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.2 2008/04/10 19:53:15 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/make.defaults,v 1.3 2009/01/02 18:23:39 jer Exp $ ARCH="hppa" ACCEPT_KEYWORDS="hppa" @@ -11,7 +11,7 @@ CXXFLAGS="-O1 -pipe" FEATURES="sandbox sfperms strict" -USE="cups foomaticdb fortran gdbm gpm imlib libwww pic spell xml2 firefox" +USE="cups foomaticdb fortran gdbm gpm imlib libwww pic spell xml2 firefox xulrunner" # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org> # Defaults for video drivers |