media-libs/sdl2-mixer: Add ~arm keyword
authorJames Le Cuirot <chewi@gentoo.org>
Sat, 1 Sep 2018 14:19:37 +0000 (15:19 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Sat, 1 Sep 2018 14:19:37 +0000 (15:19 +0100)
Tested against games-simulation/corsix-th.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild

index 64a577a1f6340df45f459efc59cd73bbff61fe89..93edebb30a0881c88cdfc99ce06300b1fd11002c 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
 IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity tremor vorbis +wav"
 REQUIRED_USE="
        midi? ( || ( timidity fluidsynth ) )