diff options
author | James Le Cuirot <chewi@gentoo.org> | 2018-09-01 15:19:37 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2018-09-01 15:19:37 +0100 |
commit | 31289b5584e72b3ee7345d8ae2698cb02af0f1a1 (patch) | |
tree | 7741b5eac01c5460d86c17d7393a5edce50db406 /media-libs/sdl2-mixer | |
parent | media-libs/sdl2-mixer: Drop ltprune eclass for find -delete (diff) | |
download | gentoo-31289b5584e72b3ee7345d8ae2698cb02af0f1a1.tar.gz gentoo-31289b5584e72b3ee7345d8ae2698cb02af0f1a1.tar.bz2 gentoo-31289b5584e72b3ee7345d8ae2698cb02af0f1a1.zip |
media-libs/sdl2-mixer: Add ~arm keyword
Tested against games-simulation/corsix-th.
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'media-libs/sdl2-mixer')
-rw-r--r-- | media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild b/media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild index 64a577a1f634..93edebb30a08 100644 --- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild +++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild @@ -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 ) ) |