media-sound/fluid-soundfont: add ~ppc64 keyword
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 23 Apr 2020 08:27:29 +0000 (01:27 -0700)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 23 Apr 2020 09:02:54 +0000 (02:02 -0700)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild

index ab000cfaa15e24b782eb71bd690ab8647825aa80..a26b6e9316c2b596dbe37816b235b3c6cc4a06ee 100644 (file)
@@ -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 )"