diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-01 09:32:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-01 09:32:38 +0200 |
commit | c06cbe632dd4cc116581c1c0622a7211f948241b (patch) | |
tree | c2d442e099d31b7b87fa0d6a5bf60e7c9f7214cd /www-client/seamonkey | |
parent | mail-client/thunderbird: amd64 stable wrt bug #561246 (diff) | |
download | gentoo-c06cbe632dd4cc116581c1c0622a7211f948241b.tar.gz gentoo-c06cbe632dd4cc116581c1c0622a7211f948241b.tar.bz2 gentoo-c06cbe632dd4cc116581c1c0622a7211f948241b.zip |
www-client/seamonkey: amd64 stable wrt bug #561246
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/seamonkey-2.38.ebuild b/www-client/seamonkey/seamonkey-2.38.ebuild index 5e43ba362c0d..f73c8f133404 100644 --- a/www-client/seamonkey/seamonkey-2.38.ebuild +++ b/www-client/seamonkey/seamonkey-2.38.ebuild @@ -38,7 +38,7 @@ DESCRIPTION="Seamonkey Web Browser" HOMEPAGE="http://www.seamonkey-project.org" [[ ${PV} != *_pre* ]] && \ -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |