Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl-mixer/
Date: Sat, 15 Sep 2018 02:31:28
Message-Id: 1536978629.bbe8321749b9aecd7e6f95ca5d2da8dce154d6c9.asturm@gentoo
1 commit: bbe8321749b9aecd7e6f95ca5d2da8dce154d6c9
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 14 18:25:51 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 15 02:30:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe83217
7
8 media-libs/sdl-mixer: Drop to ~hppa
9
10 The only reverse dependency of media-sound/fluidsynth forcing hppa.
11
12 Package-Manager: Portage-2.3.49, Repoman-2.3.10
13
14 media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 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
18 index 722f378c122..d1394db134e 100644
19 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild
20 +++ b/media-libs/sdl-mixer/sdl-mixer-1.2.12-r4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz"
28
29 LICENSE="ZLIB"
30 SLOT="0"
31 -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"
32 +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"
33 IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity vorbis +wav"
34 REQUIRED_USE="
35 midi? ( || ( timidity fluidsynth ) )