diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-06 10:35:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-06 10:35:43 +0000 |
commit | 70cfa3de29fb2384dd870fda974c9f60cac8cc93 (patch) | |
tree | 2fe645ba7e646ed64d3aeb645e6adff3207228cb /www-client/epiphany/epiphany-1.6.3.ebuild | |
parent | Removed * postfix from <, <=, >= and > dependencies. (diff) | |
download | gentoo-2-70cfa3de29fb2384dd870fda974c9f60cac8cc93.tar.gz gentoo-2-70cfa3de29fb2384dd870fda974c9f60cac8cc93.tar.bz2 gentoo-2-70cfa3de29fb2384dd870fda974c9f60cac8cc93.zip |
Added ~ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-client/epiphany/epiphany-1.6.3.ebuild')
-rw-r--r-- | www-client/epiphany/epiphany-1.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/epiphany/epiphany-1.6.3.ebuild b/www-client/epiphany/epiphany-1.6.3.ebuild index 56d2ed8cd2f5..ea715093bba9 100644 --- a/www-client/epiphany/epiphany-1.6.3.ebuild +++ b/www-client/epiphany/epiphany-1.6.3.ebuild @@ -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/www-client/epiphany/epiphany-1.6.3.ebuild,v 1.1 2005/05/02 02:43:47 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.6.3.ebuild,v 1.2 2005/05/06 10:33:54 corsair Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64 ~ppc64" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |