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/mpc/
Date: Sat, 30 Jul 2022 08:45:08
Message-Id: 1659170698.39c95720dbf592634a06e5d4cf6ecf9e64eda678.ago@gentoo
1 commit: 39c95720dbf592634a06e5d4cf6ecf9e64eda678
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 08:44:58 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 08:44:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c95720
7
8 media-sound/mpc: arm stable wrt bug #862148
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 media-sound/mpc/mpc-0.34.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/mpc/mpc-0.34.ebuild b/media-sound/mpc/mpc-0.34.ebuild
16 index d62d147ec181..1c99fd48c2b0 100644
17 --- a/media-sound/mpc/mpc-0.34.ebuild
18 +++ b/media-sound/mpc/mpc-0.34.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86"
30 +KEYWORDS="~amd64 arm ~ppc ~ppc64 ~riscv ~sparc ~x86"
31 IUSE="doc iconv test"
32
33 BDEPEND="