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/munt-mt32emu/
Date: Sun, 31 Oct 2021 17:51:43
Message-Id: 1635702662.44a950fa2a5174f4931bc775557e0bfe2f87e259.sam@gentoo
1 commit: 44a950fa2a5174f4931bc775557e0bfe2f87e259
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 31 17:51:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 17:51:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a950fa
7
8 media-libs/munt-mt32emu: Keyword 2.5.3-r1 ppc, #813930
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/munt-mt32emu/munt-mt32emu-2.5.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/munt-mt32emu/munt-mt32emu-2.5.3-r1.ebuild b/media-libs/munt-mt32emu/munt-mt32emu-2.5.3-r1.ebuild
16 index 1faa3937989..ccfcba7eded 100644
17 --- a/media-libs/munt-mt32emu/munt-mt32emu-2.5.3-r1.ebuild
18 +++ b/media-libs/munt-mt32emu/munt-mt32emu-2.5.3-r1.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/munt/munt"
20 SRC_URI="https://github.com/munt/munt/archive/${MY_P}.tar.gz"
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
25
26 S="${WORKDIR}/munt-${MY_P}/mt32emu"