diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 04:16:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 04:16:18 +0100 |
commit | 14831e7cbf5419616e00e417d94b5f7654634aab (patch) | |
tree | 298438fdad3e55d3a1cae425791355bba0f1ec40 /media-libs/munt-mt32emu | |
parent | dev-perl/Specio: Keyword 0.470.0 ppc64, #812824 (diff) | |
download | gentoo-14831e7cbf5419616e00e417d94b5f7654634aab.tar.gz gentoo-14831e7cbf5419616e00e417d94b5f7654634aab.tar.bz2 gentoo-14831e7cbf5419616e00e417d94b5f7654634aab.zip |
media-libs/munt-mt32emu: Keyword 2.5.3-r1 ppc64, #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 69e3f2578ea5..1faa39379892 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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" S="${WORKDIR}/munt-${MY_P}/mt32emu" |