commit: 64d6f5be7623a44c39c5b2361c5aaf32e6a3c073 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Apr 23 08:27:29 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Apr 23 09:02:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d6f5be
media-sound/fluid-soundfont: add ~ppc64 keyword Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild | 4 ++-- 1 file 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 ab000cfaa15..a26b6e9316c 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 )"
