diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-06-09 20:21:17 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-06-09 20:21:17 -0700 |
commit | 03bb848a6d561932accf1e0d783bc24c71064623 (patch) | |
tree | 1429d7ca93a57b332b47b85a69146a801ddeb99e /media-libs | |
parent | media-fonts/cascadia-code: Keyword 2004.30 ALLARCHES, #696894 (diff) | |
download | gentoo-03bb848a6d561932accf1e0d783bc24c71064623.tar.gz gentoo-03bb848a6d561932accf1e0d783bc24c71064623.tar.bz2 gentoo-03bb848a6d561932accf1e0d783bc24c71064623.zip |
media-libs/sdl2-image: Keyword 2.0.5 alpha, #727520
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/sdl2-image/sdl2-image-2.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sdl2-image/sdl2-image-2.0.5.ebuild b/media-libs/sdl2-image/sdl2-image-2.0.5.ebuild index d3ff99e8301a..d26e73ed0f26 100644 --- a/media-libs/sdl2-image/sdl2-image-2.0.5.ebuild +++ b/media-libs/sdl2-image/sdl2-image-2.0.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_image/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="gif jpeg png static-libs tiff webp" RDEPEND=" |