diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-09-01 16:35:24 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-09-01 16:37:00 +0300 |
commit | 02d356a811cee710db0ffdf8688cb340a34cdbc3 (patch) | |
tree | f28c0b23dec7382c703988639acdaac984b20e1f /www-client/seamonkey | |
parent | sys-apps/pcsc-tools: Stabilize 1.5.7-r1 x86, #867853 (diff) | |
download | gentoo-02d356a811cee710db0ffdf8688cb340a34cdbc3.tar.gz gentoo-02d356a811cee710db0ffdf8688cb340a34cdbc3.tar.bz2 gentoo-02d356a811cee710db0ffdf8688cb340a34cdbc3.zip |
www-client/seamonkey: Stabilize 2.53.13 amd64, #867394
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.53.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.13.ebuild b/www-client/seamonkey/seamonkey-2.53.13.ebuild index c47170f1c11d..d3577150a06d 100644 --- a/www-client/seamonkey/seamonkey-2.53.13.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.13.ebuild @@ -48,7 +48,7 @@ SYSTEM_IUSE=( +system-{av1,harfbuzz,icu,jpeg,libevent,libvpx,png,sqlite} ) IUSE="+chatzilla cpu_flags_arm_neon dbus +gmp-autoupdate +ipc jack lto pulseaudio selinux startup-notification test webrtc wifi" IUSE+=" ${SYSTEM_IUSE[@]}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" RESTRICT="!test? ( test )" |