From: Georgy Yakovlev Date: Thu, 23 Apr 2020 08:27:29 +0000 (-0700) Subject: media-sound/fluid-soundfont: add ~ppc64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=64d6f5be7623a44c39c5b2361c5aaf32e6a3c073;p=gentoo.git media-sound/fluid-soundfont: add ~ppc64 keyword Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev --- diff --git a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild index ab000cfaa15e..a26b6e9316c2 100644 --- a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild +++ b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="timidity" RDEPEND="timidity? ( app-eselect/eselect-timidity )"