Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-mixer/
Date: Tue, 06 Oct 2020 13:16:14
Message-Id: 1601990032.20ff89fe934c332aaf6552859ea431d0619ad37a.sam@gentoo
1 commit: 20ff89fe934c332aaf6552859ea431d0619ad37a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 6 13:13:52 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 6 13:13:52 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ff89fe
7
8 media-libs/sdl2-mixer: Stabilize 2.0.4 arm, #745567
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild b/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild
16 index c94c81c5acb..f1e6b4c12e1 100644
17 --- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild
18 +++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.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="~alpha amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
25 IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 opus playtools static-libs timidity tremor vorbis +wav"
26 REQUIRED_USE="
27 midi? ( || ( timidity fluidsynth ) )