diff options
author | 2021-05-04 09:16:24 +0200 | |
---|---|---|
committer | 2021-05-04 10:30:09 +0200 | |
commit | 7a28ae4413c28a49fbcc521c3cd8d4866ea5595b (patch) | |
tree | 22ed0b99eee91560450b99236910ffe1d2840e34 /www-client | |
parent | www-client/seamonkey: Fix CPU hogging with polyfill addon (diff) | |
download | gentoo-7a28ae4413c28a49fbcc521c3cd8d4866ea5595b.tar.gz gentoo-7a28ae4413c28a49fbcc521c3cd8d4866ea5595b.tar.bz2 gentoo-7a28ae4413c28a49fbcc521c3cd8d4866ea5595b.zip |
www-client/seamonkey: Mark seamonkey-2.53.7.1-r1 as stable
so users get the fixed extensions
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.53.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.7.1-r1.ebuild b/www-client/seamonkey/seamonkey-2.53.7.1-r1.ebuild index 21db5a23e28b..ce8fefb7646d 100644 --- a/www-client/seamonkey/seamonkey-2.53.7.1-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.7.1-r1.ebuild @@ -51,7 +51,7 @@ SYSTEM_IUSE=( +system-{av1,harfbuzz,icu,jpeg,libevent,libvpx,sqlite} ) IUSE="+chatzilla cpu_flags_arm_neon +crypt dbus debug +gmp-autoupdate +ipc jack lto minimal pulseaudio +roaming selinux startup-notification test wifi" IUSE+=" ${SYSTEM_IUSE[@]}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" RESTRICT="!test? ( test )" |