diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-04-23 01:27:29 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-04-23 02:02:54 -0700 |
commit | 64d6f5be7623a44c39c5b2361c5aaf32e6a3c073 (patch) | |
tree | a386cee98c05a4c55a0913ed25335a08935c248e /media-sound | |
parent | sys-libs/glibc: amd64 stable wrt bug #712726 (diff) | |
download | gentoo-64d6f5be7623a44c39c5b2361c5aaf32e6a3c073.tar.gz gentoo-64d6f5be7623a44c39c5b2361c5aaf32e6a3c073.tar.bz2 gentoo-64d6f5be7623a44c39c5b2361c5aaf32e6a3c073.zip |
media-sound/fluid-soundfont: add ~ppc64 keyword
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'media-sound')
-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 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 )" |