Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/yoshimi/
Date: Tue, 04 Jan 2022 08:40:23
Message-Id: 1641285603.4b34c96f5d46dc777a3683c1ea9c87828323cab2.jsmolic@gentoo
1 commit: 4b34c96f5d46dc777a3683c1ea9c87828323cab2
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 4 08:40:03 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 4 08:40:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b34c96f
7
8 media-sound/yoshimi: Stabilize 2.1.2.2 x86, #830577
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 media-sound/yoshimi/yoshimi-2.1.2.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/yoshimi/yoshimi-2.1.2.2.ebuild b/media-sound/yoshimi/yoshimi-2.1.2.2.ebuild
16 index d46d4388b79d..1ffa36de25e9 100644
17 --- a/media-sound/yoshimi/yoshimi-2.1.2.2.ebuild
18 +++ b/media-sound/yoshimi/yoshimi-2.1.2.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN^}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 x86"
31 IUSE="+lv2"
32
33 BDEPEND="virtual/pkgconfig"