Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-mixer/
Date: Sun, 09 Sep 2018 01:12:25
Message-Id: 1536455508.f7a7b9c6381d76528e9cf6d3e9f8aba3573e2689.whissi@gentoo
1 commit: f7a7b9c6381d76528e9cf6d3e9f8aba3573e2689
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 01:03:25 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 01:11:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a7b9c6
7
8 media-libs/sdl2-mixer: x86 stable (bug #665062)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild b/media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild
16 index 388f490aac1..b2506f31b7c 100644
17 --- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild
18 +++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.2-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz"
20
21 LICENSE="ZLIB"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~hppa ~x86"
24 +KEYWORDS="~amd64 ~arm ~hppa x86"
25 IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity tremor vorbis +wav"
26 REQUIRED_USE="
27 midi? ( || ( timidity fluidsynth ) )