diff options
author | 2024-03-12 16:04:44 +0200 | |
---|---|---|
committer | 2024-03-12 16:04:57 +0200 | |
commit | 11b7705964f2efc19bf1a824800f69cb8d5314a3 (patch) | |
tree | f76f0802f237819c398bedeb8f50ef4de760fad3 /www-client | |
parent | app-misc/openhab-bin: stabilize 4.1.1 for ALLARCHES (diff) | |
download | gentoo-11b7705964f2efc19bf1a824800f69cb8d5314a3.tar.gz gentoo-11b7705964f2efc19bf1a824800f69cb8d5314a3.tar.bz2 gentoo-11b7705964f2efc19bf1a824800f69cb8d5314a3.zip |
www-client/seamonkey: Stabilize 2.53.18.1 amd64, #926794
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.53.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.18.1.ebuild b/www-client/seamonkey/seamonkey-2.53.18.1.ebuild index ef26da2eca9a..6debd2755451 100644 --- a/www-client/seamonkey/seamonkey-2.53.18.1.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.18.1.ebuild @@ -45,7 +45,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 )" |