Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/
Date: Wed, 30 Dec 2015 10:31:26
Message-Id: 1451471471.408f9819415fc3e21e7f693006becc04959a6dd3.pacho@gentoo
1 commit: 408f9819415fc3e21e7f693006becc04959a6dd3
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 30 10:31:11 2015 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 30 10:31:11 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=408f9819
7
8 www-client/epiphany: Drop ia64 keyword as it doesn't really work (#566270)
9
10 Package-Manager: portage-2.2.26
11
12 www-client/epiphany/epiphany-3.16.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/epiphany/epiphany-3.16.3.ebuild b/www-client/epiphany/epiphany-3.16.3.ebuild
16 index d1a927b..7e5ecd9 100644
17 --- a/www-client/epiphany/epiphany-3.16.3.ebuild
18 +++ b/www-client/epiphany/epiphany-3.16.3.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web"
20 LICENSE="GPL-2"
21 SLOT="0"
22 IUSE="+jit +nss test"
23 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86"
25
26 COMMON_DEPEND="
27 >=app-crypt/gcr-3.5.5