diff options
Diffstat (limited to 'net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild')
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild b/net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild index c7f6e3f8c1f8..cde2e2582262 100644 --- a/net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild,v 1.5 2009/08/21 07:25:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.1.2-r1.ebuild,v 1.6 2009/08/25 13:55:00 armin76 Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -18,7 +18,7 @@ HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner" SRC_URI="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}-source.tar.bz2 http://dev.gentoo.org/~anarchy/dist/${PATCH}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86" SLOT="1.9" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa debug python" # qt-experimental |