diff options
author | 2021-10-31 17:51:01 +0000 | |
---|---|---|
committer | 2021-10-31 17:51:01 +0000 | |
commit | 5bdece63a6cb57a030bdd1369591c9e21a83cbcd (patch) | |
tree | b540b6b4bce3a22e46a46a22455cf28a0e0da107 /media-sound/fluid-soundfont | |
parent | dev-util/meson: remove 0.58.x (diff) | |
download | gentoo-5bdece63a6cb57a030bdd1369591c9e21a83cbcd.tar.gz gentoo-5bdece63a6cb57a030bdd1369591c9e21a83cbcd.tar.bz2 gentoo-5bdece63a6cb57a030bdd1369591c9e21a83cbcd.zip |
media-sound/fluid-soundfont: Keyword 3.1 ppc, #813930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/fluid-soundfont')
-rw-r--r-- | media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild index a26b6e9316c2..8b31150538ea 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="timidity" RDEPEND="timidity? ( app-eselect/eselect-timidity )" |