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:32:54
Message-Id: 1443684758.c06cbe632dd4cc116581c1c0622a7211f948241b.ago@gentoo
1 commit: c06cbe632dd4cc116581c1c0622a7211f948241b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 07:32:38 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 07:32:38 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c06cbe63
7
8 www-client/seamonkey: amd64 stable wrt bug #561246
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
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 5e43ba3..f73c8f1 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"