diff options
author | 2021-12-13 05:20:44 +0000 | |
---|---|---|
committer | 2021-12-13 05:20:44 +0000 | |
commit | 36e106fa995eeb0aca43cd59ccc83bd1e8f0465d (patch) | |
tree | 9db37a7e1d54533429db61334482d05232166d49 /www-client/seamonkey | |
parent | net-analyzer/wireshark: drop 3.4.9 (diff) | |
download | gentoo-36e106fa995eeb0aca43cd59ccc83bd1e8f0465d.tar.gz gentoo-36e106fa995eeb0aca43cd59ccc83bd1e8f0465d.tar.bz2 gentoo-36e106fa995eeb0aca43cd59ccc83bd1e8f0465d.zip |
www-client/seamonkey: Stabilize 2.53.9.1-r1 amd64, #829032
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.53.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.9.1-r1.ebuild b/www-client/seamonkey/seamonkey-2.53.9.1-r1.ebuild index e49acef90dcf..ab3a3adb15ef 100644 --- a/www-client/seamonkey/seamonkey-2.53.9.1-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.9.1-r1.ebuild @@ -52,7 +52,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 +roaming selinux startup-notification test wifi" IUSE+=" ${SYSTEM_IUSE[@]}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" RESTRICT="!test? ( test )" |