diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-10-29 11:29:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-10-29 11:34:39 +0100 |
commit | 7675cf0b3ad583c9dbb26ce85c9d754261687363 (patch) | |
tree | dcbc2261f17c9f0cbb0eef7f875d14961352bf53 /media-sound/fluid-soundfont | |
parent | app-emulation/dosemu: backported glibc detection, bug #597880 (diff) | |
download | gentoo-7675cf0b3ad583c9dbb26ce85c9d754261687363.tar.gz gentoo-7675cf0b3ad583c9dbb26ce85c9d754261687363.tar.bz2 gentoo-7675cf0b3ad583c9dbb26ce85c9d754261687363.zip |
media-sound/fluid-soundfont: amd64/x86 stable, bug #597880
Package-Manager: portage-2.3.2
Diffstat (limited to 'media-sound/fluid-soundfont')
-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 e6cf5152e40a..3de523ec2eb0 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://prereleases.musescore.org/soundfont/${PN}_${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="timidity" RDEPEND="timidity? ( app-eselect/eselect-timidity )" |