diff options
author | Sam James <sam@gentoo.org> | 2021-10-31 17:51:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-31 17:51:02 +0000 |
commit | 44a950fa2a5174f4931bc775557e0bfe2f87e259 (patch) | |
tree | c105bc77da280b54118d6cac5e22741f75c4f7b7 /media-libs/munt-mt32emu | |
parent | media-sound/fluid-soundfont: Keyword 3.1 ppc, #813930 (diff) | |
download | gentoo-44a950fa2a5174f4931bc775557e0bfe2f87e259.tar.gz gentoo-44a950fa2a5174f4931bc775557e0bfe2f87e259.tar.bz2 gentoo-44a950fa2a5174f4931bc775557e0bfe2f87e259.zip |
media-libs/munt-mt32emu: Keyword 2.5.3-r1 ppc, #813930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/munt-mt32emu')
-rw-r--r-- | media-libs/munt-mt32emu/munt-mt32emu-2.5.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 1faa39379892..ccfcba7eded4 100644 --- a/media-libs/munt-mt32emu/munt-mt32emu-2.5.3-r1.ebuild +++ b/media-libs/munt-mt32emu/munt-mt32emu-2.5.3-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/munt/munt" SRC_URI="https://github.com/munt/munt/archive/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" S="${WORKDIR}/munt-${MY_P}/mt32emu" |