diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2015-09-16 16:42:01 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2015-09-16 16:42:01 +0200 |
commit | 4275930ce40448ab250f64c00c0644e279a3c916 (patch) | |
tree | c871097792b28cc6cc40fa8f5efd7d05573d1d46 /www-client | |
parent | media-tv/mythtv: fix typo in user name (diff) | |
download | gentoo-4275930ce40448ab250f64c00c0644e279a3c916.tar.gz gentoo-4275930ce40448ab250f64c00c0644e279a3c916.tar.bz2 gentoo-4275930ce40448ab250f64c00c0644e279a3c916.zip |
www-client/seamonkey: version 2.35 stable (amd64 and x86) (bug #559950).
Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/seamonkey-2.35.ebuild b/www-client/seamonkey/seamonkey-2.35.ebuild index 185037f35635..841dac14f263 100644 --- a/www-client/seamonkey/seamonkey-2.35.ebuild +++ b/www-client/seamonkey/seamonkey-2.35.ebuild @@ -44,7 +44,7 @@ if [[ ${PV} == *_pre* ]] ; then else # This is where arch teams should change the KEYWORDS. - KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" + KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86" fi SLOT="0" |