diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-09-14 20:25:51 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-09-15 04:30:29 +0200 |
commit | bbe8321749b9aecd7e6f95ca5d2da8dce154d6c9 (patch) | |
tree | 4927a6e76615ad1c291de48ca4d43bae50b4035d | |
parent | dev-perl/SDL: Drop to ~hppa (diff) | |
download | gentoo-bbe8321749b9aecd7e6f95ca5d2da8dce154d6c9.tar.gz gentoo-bbe8321749b9aecd7e6f95ca5d2da8dce154d6c9.tar.bz2 gentoo-bbe8321749b9aecd7e6f95ca5d2da8dce154d6c9.zip |
media-libs/sdl-mixer: Drop to ~hppa
The only reverse dependency of media-sound/fluidsynth forcing hppa.
Package-Manager: Portage-2.3.49, Repoman-2.3.10
-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 722f378c122a..d1394db134ec 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,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 ~amd64-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 ) ) |