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-sound/mpg123/
Date: Thu, 13 Jan 2022 00:34:16
Message-Id: 1642034035.82cadaaf5d97c22fdf409fcdc99dadb429ef8065.sam@gentoo
1 commit: 82cadaaf5d97c22fdf409fcdc99dadb429ef8065
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 13 00:33:55 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 13 00:33:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82cadaaf
7
8 media-sound/mpg123: Stabilize 1.29.3 sparc, #831066
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/mpg123/mpg123-1.29.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/mpg123/mpg123-1.29.3.ebuild b/media-sound/mpg123/mpg123-1.29.3.ebuild
16 index e77a91fbb0f3..20ac2ef9c320 100644
17 --- a/media-sound/mpg123/mpg123-1.29.3.ebuild
18 +++ b/media-sound/mpg123/mpg123-1.29.3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.mpg123.org/download/${P}.tar.bz2"
20
21 LICENSE="GPL-2 LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
25 IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext cpu_flags_ppc_altivec alsa coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl cpu_flags_x86_sse"
26
27 # No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.