Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/audacious/
Date: Wed, 22 Dec 2021 12:59:38
Message-Id: 1640177967.48a09b417abee40ff02fa245a7a2629c654a4bcf.ago@gentoo
1 commit: 48a09b417abee40ff02fa245a7a2629c654a4bcf
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 22 12:59:27 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 22 12:59:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a09b41
7
8 media-sound/audacious: x86 stable wrt bug #829780
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-sound/audacious/audacious-4.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/audacious/audacious-4.1.ebuild b/media-sound/audacious/audacious-4.1.ebuild
18 index e5e8c7af2f8e..b2ca1ac2f2db 100644
19 --- a/media-sound/audacious/audacious-4.1.ebuild
20 +++ b/media-sound/audacious/audacious-4.1.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://audacious-media-player.org/"
22 SRC_URI="https://distfiles.audacious-media-player.org/${MY_P}.tar.bz2"
23 SRC_URI+=" mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2"
24
25 -KEYWORDS="amd64 ~riscv ~x86"
26 +KEYWORDS="amd64 ~riscv x86"
27 LICENSE="BSD-2"
28 SLOT="0"
29 IUSE="nls"