diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-11-10 14:19:01 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-11-10 14:19:01 +0200 |
commit | dbd902a9a69864d7ea82b0ef62668019c18f0688 (patch) | |
tree | b64bb3bd1d880bb483808c9db6bdfde03c3ebcc9 /www-client | |
parent | dist-kernel-utils.eclass: drop workaround skipping dracut kernel-install (diff) | |
download | gentoo-dbd902a9a69864d7ea82b0ef62668019c18f0688.tar.gz gentoo-dbd902a9a69864d7ea82b0ef62668019c18f0688.tar.bz2 gentoo-dbd902a9a69864d7ea82b0ef62668019c18f0688.zip |
www-client/seamonkey: Stabilize 2.53.17.1 amd64, #917102
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.53.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.17.1.ebuild b/www-client/seamonkey/seamonkey-2.53.17.1.ebuild index 9e0a65f4263b..c4c6ba33bbdf 100644 --- a/www-client/seamonkey/seamonkey-2.53.17.1.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.17.1.ebuild @@ -53,7 +53,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 )" |