summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-10-22 14:30:05 +0200
committerMichał Górny <mgorny@gentoo.org>2023-10-22 19:31:50 +0200
commit278c50047cc429882d4336fc06be090e04e5728b (patch)
tree77db3fbb8e64153093d8a365ea2cbdbba496cb9e /media-libs/sdl2-image
parentmedia-libs/sdl2-image: Add a flag for AVIF support (diff)
downloadgentoo-278c50047cc429882d4336fc06be090e04e5728b.tar.gz
gentoo-278c50047cc429882d4336fc06be090e04e5728b.tar.bz2
gentoo-278c50047cc429882d4336fc06be090e04e5728b.zip
media-libs/sdl2-image: Remove redundant USE=webp description
Closes: https://github.com/gentoo/gentoo/pull/33455 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/sdl2-image')
-rw-r--r--media-libs/sdl2-image/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/media-libs/sdl2-image/metadata.xml b/media-libs/sdl2-image/metadata.xml
index 64b209f04ec8..3ca367e62e70 100644
--- a/media-libs/sdl2-image/metadata.xml
+++ b/media-libs/sdl2-image/metadata.xml
@@ -12,6 +12,5 @@
<use>
<flag name="avif">Enable support for AVIF image format</flag>
<flag name="jpegxl">Enable support for JPEG XL image format</flag>
- <flag name="webp">support loading WEBP images</flag>
</use>
</pkgmetadata>