diff options
author | 2007-04-17 20:39:42 +0000 | |
---|---|---|
committer | 2007-04-17 20:39:42 +0000 | |
commit | 00f120d6490af5c4aef8a22bb69a731784ccb7cf (patch) | |
tree | c9c699a760a5fcd58879e38022e795e7d4efaff5 | |
parent | Version bump, updated acl patch (diff) | |
download | gentoo-2-00f120d6490af5c4aef8a22bb69a731784ccb7cf.tar.gz gentoo-2-00f120d6490af5c4aef8a22bb69a731784ccb7cf.tar.bz2 gentoo-2-00f120d6490af5c4aef8a22bb69a731784ccb7cf.zip |
Forgot the ~ppc keyword
(Portage version: 2.1.2.4)
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xulrunner/xulrunner-1.8.1.3.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.3.ebuild index b8857d5416b8..310dfa73e115 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.3.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.3.ebuild,v 1.6 2007/04/17 18:22:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.3.ebuild,v 1.7 2007/04/17 20:39:42 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ SRC_URI="http://www.archlinux.org/~jgc/mozilla/${P}-source.tar.bz2 SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" -KEYWORDS="amd64 ~hppa ia64 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=sys-libs/zlib-1.1.4 |