diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-01-10 00:30:29 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-01-10 00:30:29 +0000 |
commit | 01e35dc2c58b6b6eac4f4f5756e3f63763b07838 (patch) | |
tree | 83e7c0c354b2140a555b860d66d8b22223eae09a /www-client | |
parent | Reverting pm-utils change until it goes stable. (diff) | |
download | gentoo-2-01e35dc2c58b6b6eac4f4f5756e3f63763b07838.tar.gz gentoo-2-01e35dc2c58b6b6eac4f4f5756e3f63763b07838.tar.bz2 gentoo-2-01e35dc2c58b6b6eac4f4f5756e3f63763b07838.zip |
Added the missed ppc keyword.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/epiphany-2.22.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/epiphany/epiphany-2.22.3-r1.ebuild b/www-client/epiphany/epiphany-2.22.3-r1.ebuild index b27e94ae1e54..d01abb5575f1 100644 --- a/www-client/epiphany/epiphany-2.22.3-r1.ebuild +++ b/www-client/epiphany/epiphany-2.22.3-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/www-client/epiphany/epiphany-2.22.3-r1.ebuild,v 1.7 2009/01/08 15:03:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3-r1.ebuild,v 1.8 2009/01/10 00:30:29 josejx Exp $ inherit gnome2 eutils multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="avahi doc networkmanager python spell xulrunner" # This release should work with xulrunner 1.9, but this revision is a |