Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/seamonkey/
Date: Thu, 01 Oct 2015 07:34:10
Message-Id: 1443684834.45a157ad770b2d04fbaa34067eed0c7805f54800.ago@gentoo
1 commit: 45a157ad770b2d04fbaa34067eed0c7805f54800
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 07:33:54 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 07:33:54 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a157ad
7
8 www-client/seamonkey: x86 stable wrt bug #561246
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 www-client/seamonkey/seamonkey-2.38.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/seamonkey/seamonkey-2.38.ebuild b/www-client/seamonkey/seamonkey-2.38.ebuild
17 index f73c8f1..5c64288 100644
18 --- a/www-client/seamonkey/seamonkey-2.38.ebuild
19 +++ b/www-client/seamonkey/seamonkey-2.38.ebuild
20 @@ -38,7 +38,7 @@ DESCRIPTION="Seamonkey Web Browser"
21 HOMEPAGE="http://www.seamonkey-project.org"
22
23 [[ ${PV} != *_pre* ]] && \
24 -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86"
26
27 SLOT="0"
28 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"