diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-10-15 10:19:43 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-10-15 10:19:58 +0300 |
commit | 027caab2cdf96d7ed677eab1df31237c832ac1e9 (patch) | |
tree | c03b493ac89128efa26eab7031803a682ac110e3 /www-client/seamonkey | |
parent | www-client/seamonkey: Stabilize 2.53.14-r1 amd64, #877155 (diff) | |
download | gentoo-027caab2cdf96d7ed677eab1df31237c832ac1e9.tar.gz gentoo-027caab2cdf96d7ed677eab1df31237c832ac1e9.tar.bz2 gentoo-027caab2cdf96d7ed677eab1df31237c832ac1e9.zip |
www-client/seamonkey: Stabilize 2.53.14-r1 x86, #877155
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.53.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.14-r1.ebuild b/www-client/seamonkey/seamonkey-2.53.14-r1.ebuild index 1d202fd7aff7..87663056b781 100644 --- a/www-client/seamonkey/seamonkey-2.53.14-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.14-r1.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 )" |