diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-10-20 08:49:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-10-20 08:49:49 +0200 |
commit | 4385ff6c19a6e178c88997ecdfffd3e06c266c22 (patch) | |
tree | 54b65cd413122dc31cf73f6c14576f33fa72b5b0 /www-client/seamonkey | |
parent | use.desc: Add new global flag 'jemalloc' (diff) | |
download | gentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.tar.gz gentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.tar.bz2 gentoo-4385ff6c19a6e178c88997ecdfffd3e06c266c22.zip |
*/*: remove redundant local descriptions of 'jemalloc' flag
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r-- | www-client/seamonkey/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www-client/seamonkey/metadata.xml b/www-client/seamonkey/metadata.xml index c817c037ff70..b240cff91141 100644 --- a/www-client/seamonkey/metadata.xml +++ b/www-client/seamonkey/metadata.xml @@ -16,7 +16,6 @@ <flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles</flag> <flag name="force-gtk3">Use the cairo-gtk3 rendering engine</flag> <flag name="ipc">Use inter-process communication between tabs and plugins. Allows for greater stability in case of plugin crashes</flag> - <flag name="jemalloc">Enable or disable jemalloc</flag> <flag name="roaming">Build roaming extension support (default on)</flag> <flag name="system-cairo">Use the system-wide <pkg>x11-libs/cairo</pkg> instead of bundled</flag> <flag name="system-harfbuzz">Use the system-wide <pkg>media-libs/harfbuzz</pkg> instead of bundled</flag> |