Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/seamonkey/
Date: Fri, 16 Apr 2021 00:35:34
Message-Id: 1618533321.c8322ee53ddf75059d3144a05259ec4d9ddc67c8.sam@gentoo
1 commit: c8322ee53ddf75059d3144a05259ec4d9ddc67c8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 00:35:21 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 00:35:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8322ee5
7
8 www-client/seamonkey: Stabilize 2.53.7 x86, #782784
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-client/seamonkey/seamonkey-2.53.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/seamonkey/seamonkey-2.53.7.ebuild b/www-client/seamonkey/seamonkey-2.53.7.ebuild
16 index 759d69a97f4..cfbd0750128 100644
17 --- a/www-client/seamonkey/seamonkey-2.53.7.ebuild
18 +++ b/www-client/seamonkey/seamonkey-2.53.7.ebuild
19 @@ -51,7 +51,7 @@ SYSTEM_IUSE=( +system-{av1,harfbuzz,icu,jpeg,libevent,libvpx,sqlite} )
20 IUSE="+chatzilla cpu_flags_arm_neon +crypt dbus debug +gmp-autoupdate +ipc jack
21 lto minimal pulseaudio +roaming selinux startup-notification test wifi"
22 IUSE+=" ${SYSTEM_IUSE[@]}"
23 -KEYWORDS="~amd64 ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~ppc64 x86"
25
26 RESTRICT="!test? ( test )"