diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:16:22 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:33:10 +0100 |
commit | 37b14399b3f10609514560a3920ef0672b2f200d (patch) | |
tree | cd0f873a710868eaca6fe70f7e8a8e3ca9fc3b6d | |
parent | media-libs/sdl-image: dropped ~ia64-linux ~x86-freebsd (diff) | |
download | gentoo-37b14399b3f10609514560a3920ef0672b2f200d.tar.gz gentoo-37b14399b3f10609514560a3920ef0672b2f200d.tar.bz2 gentoo-37b14399b3f10609514560a3920ef0672b2f200d.zip |
media-libs/sdl-mixer: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
-rw-r--r-- | media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild index bd5266a5af8c..48104de35df6 100644 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild +++ b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity vorbis +wav" REQUIRED_USE=" midi? ( || ( timidity fluidsynth ) ) |