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/abcmidi/
Date: Mon, 30 May 2022 06:48:08
Message-Id: 1653893208.7066cbf3e5a24e686fae42291a7efe06b4f6dfd0.sam@gentoo
1 commit: 7066cbf3e5a24e686fae42291a7efe06b4f6dfd0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 06:46:48 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 06:46:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7066cbf3
7
8 media-sound/abcmidi: Stabilize 2022.04.28 amd64, #848444
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/abcmidi/abcmidi-2022.04.28.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/abcmidi/abcmidi-2022.04.28.ebuild b/media-sound/abcmidi/abcmidi-2022.04.28.ebuild
16 index 11f547f4cb8e..eb2cfad8d6ed 100644
17 --- a/media-sound/abcmidi/abcmidi-2022.04.28.ebuild
18 +++ b/media-sound/abcmidi/abcmidi-2022.04.28.ebuild
19 @@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="examples"
26
27 BDEPEND="app-arch/unzip"