diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-02 13:04:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-02 13:04:33 +0300 |
commit | e6da57c6404cb4e24c152b306ea6369c1a74b391 (patch) | |
tree | ceb60165d9a234b5f631af06f9b090f126a0ff50 /media-libs/sdl2-image | |
parent | dev-python/libvirt-python: amd64 stable wrt bug #673734 (diff) | |
download | gentoo-e6da57c6404cb4e24c152b306ea6369c1a74b391.tar.gz gentoo-e6da57c6404cb4e24c152b306ea6369c1a74b391.tar.bz2 gentoo-e6da57c6404cb4e24c152b306ea6369c1a74b391.zip |
media-libs/sdl2-image: amd64 stable wrt bug #674132
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'media-libs/sdl2-image')
-rw-r--r-- | media-libs/sdl2-image/sdl2-image-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild b/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild index 056610499079..461162602407 100644 --- a/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild +++ b/media-libs/sdl2-image/sdl2-image-2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_image/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="gif jpeg png static-libs tiff webp" RDEPEND=" |