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, 19 Mar 2023 18:57:30
Message-Id: 1679252236.ff0e2d05a0cf06d483acf0e9c422cb197baab454.sam@gentoo
1 commit: ff0e2d05a0cf06d483acf0e9c422cb197baab454
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 19 18:57:10 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 19 18:57:16 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0e2d05
7
8 media-sound/yoshimi: Stabilize 2.2.3 x86, #902107
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/yoshimi/yoshimi-2.2.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/yoshimi/yoshimi-2.2.3.ebuild b/media-sound/yoshimi/yoshimi-2.2.3.ebuild
16 index 178545b2ac1a..ed78b51a5609 100644
17 --- a/media-sound/yoshimi/yoshimi-2.2.3.ebuild
18 +++ b/media-sound/yoshimi/yoshimi-2.2.3.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"