diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-11 14:54:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-11 14:54:33 +0200 |
commit | 8eb5477a756f37daaac739162799715e126417b7 (patch) | |
tree | daccf9b8f9d4056c0e4b4959d5e45c0a4687645c /media-sound/abcmidi | |
parent | dev-util/kbuild: Stabilize 0.1.9998.3499-r2 amd64, #890467 (diff) | |
download | gentoo-8eb5477a756f37daaac739162799715e126417b7.tar.gz gentoo-8eb5477a756f37daaac739162799715e126417b7.tar.bz2 gentoo-8eb5477a756f37daaac739162799715e126417b7.zip |
media-sound/abcmidi: Stabilize 2022.12.09 x86, #890471
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound/abcmidi')
-rw-r--r-- | media-sound/abcmidi/abcmidi-2022.12.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/abcmidi/abcmidi-2022.12.09.ebuild b/media-sound/abcmidi/abcmidi-2022.12.09.ebuild index 11f547f4cb8e..98a5c1d5c3ba 100644 --- a/media-sound/abcmidi/abcmidi-2022.12.09.ebuild +++ b/media-sound/abcmidi/abcmidi-2022.12.09.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="examples" BDEPEND="app-arch/unzip" |