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: Wed, 30 Sep 2020 21:15:12
Message-Id: 1601500374.a99acc42fd6a4067990eaa8e102592985aade7a6.sam@gentoo
1 commit: a99acc42fd6a4067990eaa8e102592985aade7a6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 30 21:12:54 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 30 21:12:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a99acc42
7
8 media-libs/sdl2-mixer: Stabilize 2.0.4 arm64, #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 0a34c39521b..cb12ca97cba 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 ) )