diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2021-08-13 09:52:22 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2021-08-13 09:52:22 +0200 |
commit | 43b00f612ef13d291453fa31f74ea5d0c061d858 (patch) | |
tree | bc279ac8315e4f754c1209bbfcc5eff6856ebb85 /www-client/seamonkey | |
parent | www-client/seamonkey: Adjusted dev-db/sqlite dep (diff) | |
download | gentoo-43b00f612ef13d291453fa31f74ea5d0c061d858.tar.gz gentoo-43b00f612ef13d291453fa31f74ea5d0c061d858.tar.bz2 gentoo-43b00f612ef13d291453fa31f74ea5d0c061d858.zip |
www-client/seamonkey: Version 2.53.8.1 stable for amd64 and x86
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.53.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.8.1.ebuild b/www-client/seamonkey/seamonkey-2.53.8.1.ebuild index 9c6b778cb8a5..7177fd03cc79 100644 --- a/www-client/seamonkey/seamonkey-2.53.8.1.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.8.1.ebuild @@ -53,7 +53,7 @@ SYSTEM_IUSE=( +system-{av1,harfbuzz,icu,jpeg,libevent,libvpx,sqlite} ) IUSE="+chatzilla cpu_flags_arm_neon +crypt dbus debug +gmp-autoupdate +ipc jack lto pulseaudio +roaming selinux startup-notification test wifi" IUSE+=" ${SYSTEM_IUSE[@]}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" RESTRICT="!test? ( test )" |