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-sound/fluid-soundfont/
Date: Sun, 31 Oct 2021 17:51:42
Message-Id: 1635702661.5bdece63a6cb57a030bdd1369591c9e21a83cbcd.sam@gentoo
1 commit: 5bdece63a6cb57a030bdd1369591c9e21a83cbcd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 31 17:51:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 17:51:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdece63
7
8 media-sound/fluid-soundfont: Keyword 3.1 ppc, #813930
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
16 index a26b6e9316c..8b31150538e 100644
17 --- a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
18 +++ b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="amd64 ~ppc64 x86"
30 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
31 IUSE="timidity"
32
33 RDEPEND="timidity? ( app-eselect/eselect-timidity )"