Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qsynth/
Date: Thu, 24 Sep 2015 12:38:48
Message-Id: 1443098314.e7f12c65a954d1f367782dc1f04fe0db4d1255d1.ago@gentoo
1 commit: e7f12c65a954d1f367782dc1f04fe0db4d1255d1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 24 12:38:34 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 24 12:38:34 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7f12c65
7
8 media-sound/qsynth: amd64 stable wrt bug #470524
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 media-sound/qsynth/qsynth-0.3.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/qsynth/qsynth-0.3.9.ebuild b/media-sound/qsynth/qsynth-0.3.9.ebuild
17 index e6969b8..f63ed82 100644
18 --- a/media-sound/qsynth/qsynth-0.3.9.ebuild
19 +++ b/media-sound/qsynth/qsynth-0.3.9.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/qsynth/${P}.tar.gz"
21 LICENSE="GPL-2"
22 SLOT="0"
23 IUSE="debug jack alsa pulseaudio"
24 -KEYWORDS="~amd64 ppc ~x86"
25 +KEYWORDS="amd64 ppc ~x86"
26
27 DEPEND=">=dev-qt/qtcore-4.2:4
28 >=dev-qt/qtgui-4.2:4