diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-10-15 10:18:59 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-10-15 10:19:58 +0300 |
commit | 98a2a435d96acb7ff08aaa066f04b813c63f187e (patch) | |
tree | 92d8fe556ad25095e3f6848b57b05c205d11f9d5 /www-client | |
parent | dev-util/pkgcheck: Stabilize 0.10.16 hppa, #877165 (diff) | |
download | gentoo-98a2a435d96acb7ff08aaa066f04b813c63f187e.tar.gz gentoo-98a2a435d96acb7ff08aaa066f04b813c63f187e.tar.bz2 gentoo-98a2a435d96acb7ff08aaa066f04b813c63f187e.zip |
www-client/seamonkey: Stabilize 2.53.14-r1 amd64, #877155
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-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 0ac462443e0f..1d202fd7aff7 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 )" |