diff options
author | 2012-12-27 08:20:47 +0000 | |
---|---|---|
committer | 2012-12-27 08:20:47 +0000 | |
commit | 475c35a97060369146780439d3615b90549b3efc (patch) | |
tree | 8db0c3487ed4cc81cf22fe20aade6c3264548beb /www-client/epiphany/epiphany-3.6.1.ebuild | |
parent | alpha/sparc stable wrt #444546 (diff) | |
download | gentoo-2-475c35a97060369146780439d3615b90549b3efc.tar.gz gentoo-2-475c35a97060369146780439d3615b90549b3efc.tar.bz2 gentoo-2-475c35a97060369146780439d3615b90549b3efc.zip |
Restore accidentally dropped alpha, ia64, ppc, ppc64 keywords.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'www-client/epiphany/epiphany-3.6.1.ebuild')
-rw-r--r-- | www-client/epiphany/epiphany-3.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/epiphany/epiphany-3.6.1.ebuild b/www-client/epiphany/epiphany-3.6.1.ebuild index 615432823feb..c181d903117f 100644 --- a/www-client/epiphany/epiphany-3.6.1.ebuild +++ b/www-client/epiphany/epiphany-3.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.6.1.ebuild,v 1.1 2012/12/25 23:52:43 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.6.1.ebuild,v 1.2 2012/12/27 08:20:47 tetromino Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://projects.gnome.org/epiphany/" LICENSE="GPL-2" SLOT="0" IUSE="+introspection +jit +nss test" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" RDEPEND=" >=app-crypt/gcr-3.5.5 |