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/yoshimi/
Date: Tue, 13 Oct 2020 09:27:02
Message-Id: 1602581088.080a48ad44c5bdee671e25da00d899ee298511c8.ago@gentoo
1 commit: 080a48ad44c5bdee671e25da00d899ee298511c8
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 13 09:24:48 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 13 09:24:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=080a48ad
7
8 media-sound/yoshimi: amd64 stable wrt bug #747670
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-sound/yoshimi/yoshimi-1.7.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/yoshimi/yoshimi-1.7.2.ebuild b/media-sound/yoshimi/yoshimi-1.7.2.ebuild
18 index 04681dc2a67..0d9ef3eefcc 100644
19 --- a/media-sound/yoshimi/yoshimi-1.7.2.ebuild
20 +++ b/media-sound/yoshimi/yoshimi-1.7.2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN^}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="+lv2"
28
29 BDEPEND="virtual/pkgconfig"