Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/yoshimi/
Date: Sun, 11 Jul 2021 20:51:57
Message-Id: 1626036669.11666d028b458b912a3e972f36b851e1fce5facf.sam@gentoo
1 commit: 11666d028b458b912a3e972f36b851e1fce5facf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 11 20:51:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 20:51:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11666d02
7
8 media-sound/yoshimi: Stabilize 2.0.2 x86, #801430
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/yoshimi/yoshimi-2.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/yoshimi/yoshimi-2.0.2.ebuild b/media-sound/yoshimi/yoshimi-2.0.2.ebuild
16 index ffaf2a03047..4328ab5da19 100644
17 --- a/media-sound/yoshimi/yoshimi-2.0.2.ebuild
18 +++ b/media-sound/yoshimi/yoshimi-2.0.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN^}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="+lv2"
26
27 BDEPEND="virtual/pkgconfig"