diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-04-30 11:08:14 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-04-30 11:13:20 +0300 |
commit | 782c94a151f1093dcd0b6bce49ff1da079315281 (patch) | |
tree | 7300c03ed1ea0bb3a65a1c03b5f74bdeb32af9da /www-client/seamonkey | |
parent | dev-python/tifffile: Bump to 2022.4.28 (diff) | |
download | gentoo-782c94a151f1093dcd0b6bce49ff1da079315281.tar.gz gentoo-782c94a151f1093dcd0b6bce49ff1da079315281.tar.bz2 gentoo-782c94a151f1093dcd0b6bce49ff1da079315281.zip |
www-client/seamonkey: Stabilize 2.53.11.1 amd64, #841665
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.53.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.11.1.ebuild b/www-client/seamonkey/seamonkey-2.53.11.1.ebuild index 1b63a5976dc5..5c0ce76e2ae5 100644 --- a/www-client/seamonkey/seamonkey-2.53.11.1.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.11.1.ebuild @@ -48,7 +48,7 @@ SYSTEM_IUSE=( +system-{av1,harfbuzz,icu,jpeg,libevent,libvpx,png,sqlite} ) IUSE="+chatzilla cpu_flags_arm_neon +crypt dbus debug +gmp-autoupdate +ipc jack lto pulseaudio selinux startup-notification test wifi" IUSE+=" ${SYSTEM_IUSE[@]}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" RESTRICT="!test? ( test )" |