Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/amsynth/
Date: Mon, 08 Apr 2019 14:47:55
Message-Id: 1554734854.8fc4552cc399dce20d1ddbd17734c49aa7ff1906.bman@gentoo
1 commit: 8fc4552cc399dce20d1ddbd17734c49aa7ff1906
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 14:47:34 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 14:47:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc4552c
7
8 media-sound/amsynth: amd64 stable wrt bug #682186
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 media-sound/amsynth/amsynth-1.8.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/amsynth/amsynth-1.8.0.ebuild b/media-sound/amsynth/amsynth-1.8.0.ebuild
17 index 1b250c91fe2..6d9f401eeef 100644
18 --- a/media-sound/amsynth/amsynth-1.8.0.ebuild
19 +++ b/media-sound/amsynth/amsynth-1.8.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/release-${PV}/${P}.tar
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc x86"
25 +KEYWORDS="amd64 ~ppc x86"
26 IUSE="alsa dssi gtk jack lash lv2 oss sndfile"
27
28 REQUIRED_USE="dssi? ( gtk ) lv2? ( gtk )"