media-libs/sdl2-image: Add ~arm keyword to 2.0.5
authorJames Le Cuirot <chewi@gentoo.org>
Mon, 13 Apr 2020 21:36:35 +0000 (22:36 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 13 Apr 2020 21:37:23 +0000 (22:37 +0100)
Closes: https://bugs.gentoo.org/651738
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
media-libs/sdl2-image/sdl2-image-2.0.5.ebuild

index 4796415aa1512e0188b86fa99c44a43bc10e6f74..d5584bcaf4636b9581f0162bed385747efa4e91e 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_image/release/${MY_P}.tar.gz"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="gif jpeg png static-libs tiff webp"
 
 RDEPEND="