Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-mixer/
Date: Sat, 03 Oct 2020 12:16:46
Message-Id: 1601727389.24c9885ad7b6d24b968033d4e4b15464955cb04d.slyfox@gentoo
1 commit: 24c9885ad7b6d24b968033d4e4b15464955cb04d
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Oct 3 11:27:04 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 12:16:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24c9885a
7
8 media-libs/sdl2-mixer: stable 2.0.4 for hppa/sparc, bug #745567
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 RepoMan-Options: --include-arches="hppa sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild b/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild
19 index cb12ca97cba..c94c81c5acb 100644
20 --- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild
21 +++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.4.ebuild
22 @@ -12,7 +12,7 @@ SRC_URI="https://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz"
23
24 LICENSE="ZLIB"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
27 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
28 IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 opus playtools static-libs timidity tremor vorbis +wav"
29 REQUIRED_USE="
30 midi? ( || ( timidity fluidsynth ) )