diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 20:44:23 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 20:44:23 -0400 |
commit | 05a4de618cdb0148fc1918d8520b67754ec6ed92 (patch) | |
tree | 067ff8bc57dbdc4afc8756b8c7f986b428c1b7f9 /media-sound/fluidsynth | |
parent | media-libs/portaudio: arm64 stable (diff) | |
download | gentoo-05a4de618cdb0148fc1918d8520b67754ec6ed92.tar.gz gentoo-05a4de618cdb0148fc1918d8520b67754ec6ed92.tar.bz2 gentoo-05a4de618cdb0148fc1918d8520b67754ec6ed92.zip |
media-sound/fluidsynth: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.11.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.11.ebuild index 54c7ef35b394..038896c834e4 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.11.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/FluidSynth/fluidsynth/archive/v${PV}.tar.gz -> ${P}. LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="alsa dbus debug examples ipv6 jack ladspa lash portaudio pulseaudio readline sndfile" RDEPEND=" |