diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-04 22:02:51 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-04 22:02:51 -0400 |
commit | 2e4d872b58e4e8ad221f767c5e0fd45a105351e1 (patch) | |
tree | 3a6ea0f37fda324c648315978427e4ffe7d78372 /media-sound/fluidsynth | |
parent | dev-libs/libdbusmenu-qt: arm64 stable (bug #691456) (diff) | |
download | gentoo-2e4d872b58e4e8ad221f767c5e0fd45a105351e1.tar.gz gentoo-2e4d872b58e4e8ad221f767c5e0fd45a105351e1.tar.bz2 gentoo-2e4d872b58e4e8ad221f767c5e0fd45a105351e1.zip |
media-sound/fluidsynth: arm64 stable (bug #687822)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-2.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-2.0.4.ebuild b/media-sound/fluidsynth/fluidsynth-2.0.4.ebuild index 6d956183e8bf..5f0029952947 100644 --- a/media-sound/fluidsynth/fluidsynth-2.0.4.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.0.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/FluidSynth/fluidsynth/archive/v${PV}.tar.gz -> ${P}. LICENSE="LGPL-2.1+" SLOT="0/2" -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 oss portaudio pulseaudio +readline +sndfile" BDEPEND=" |