diff options
author | Sam James <sam@gentoo.org> | 2023-12-30 03:02:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-30 03:02:26 +0000 |
commit | 71eeccab56edbad85413ded12865c7211be364dd (patch) | |
tree | e4765b6bf92c9def4d578c8479534c672dbe96e6 /media-libs | |
parent | media-libs/tiff: Stabilize 4.6.0 arm64, #920976 (diff) | |
download | gentoo-71eeccab56edbad85413ded12865c7211be364dd.tar.gz gentoo-71eeccab56edbad85413ded12865c7211be364dd.tar.bz2 gentoo-71eeccab56edbad85413ded12865c7211be364dd.zip |
media-libs/sdl2-image: Stabilize 2.6.3-r1 amd64, #920978
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/sdl2-image/sdl2-image-2.6.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sdl2-image/sdl2-image-2.6.3-r1.ebuild b/media-libs/sdl2-image/sdl2-image-2.6.3-r1.ebuild index 84a1cd7dfad1..c00d069de1df 100644 --- a/media-libs/sdl2-image/sdl2-image-2.6.3-r1.ebuild +++ b/media-libs/sdl2-image/sdl2-image-2.6.3-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc64 ~riscv ~sparc ~x86" IUSE="avif gif jpeg jpegxl png static-libs tiff webp" RDEPEND=" |