diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-30 16:04:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-30 16:04:22 +0200 |
commit | 2b18411496334490dd4d9fe2677be99f6fbad937 (patch) | |
tree | 1afc06ff92c9c8d275985245d95d722d045a6ef2 /www-client | |
parent | www-client/seamonkey: amd64 stable wrt bug #574968 (diff) | |
download | gentoo-2b18411496334490dd4d9fe2677be99f6fbad937.tar.gz gentoo-2b18411496334490dd4d9fe2677be99f6fbad937.tar.bz2 gentoo-2b18411496334490dd4d9fe2677be99f6fbad937.zip |
www-client/seamonkey: x86 stable wrt bug #574968
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.40.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/seamonkey-2.40.ebuild b/www-client/seamonkey/seamonkey-2.40.ebuild index af5af0d836a7..3c5e6169e2f0 100644 --- a/www-client/seamonkey/seamonkey-2.40.ebuild +++ b/www-client/seamonkey/seamonkey-2.40.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" |