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, 08 Aug 2019 07:43:09
Message-Id: 1565250170.db9f782e33c3755bec2310a32d7da7e5d8cfdacc.ago@gentoo
1 commit: db9f782e33c3755bec2310a32d7da7e5d8cfdacc
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 8 07:42:50 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 8 07:42:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db9f782e
7
8 media-sound/qsynth: amd64 stable wrt bug #691618
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-sound/qsynth/qsynth-0.5.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/qsynth/qsynth-0.5.6.ebuild b/media-sound/qsynth/qsynth-0.5.6.ebuild
18 index e4f0b6bb00d..f92252f7a46 100644
19 --- a/media-sound/qsynth/qsynth-0.5.6.ebuild
20 +++ b/media-sound/qsynth/qsynth-0.5.6.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/qsynth/${P}.tar.gz"
22 LICENSE="GPL-2"
23 SLOT="0"
24 IUSE="+alsa debug jack pulseaudio"
25 -KEYWORDS="~amd64 ~ppc ~x86"
26 +KEYWORDS="amd64 ~ppc ~x86"
27
28 BDEPEND="
29 dev-qt/linguist-tools:5