diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-04 20:11:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-04 20:11:12 +0200 |
commit | 66cb145825e185614f4f2a480850e2f4d2f76526 (patch) | |
tree | a7e9b7b3776f74b30eebaa1d696b6c9732b00c22 /media-sound | |
parent | sys-apps/osinfo-db-tools: Stabilize 1.10.0-r1 ppc64, #921207 (diff) | |
download | gentoo-66cb145825e185614f4f2a480850e2f4d2f76526.tar.gz gentoo-66cb145825e185614f4f2a480850e2f4d2f76526.tar.bz2 gentoo-66cb145825e185614f4f2a480850e2f4d2f76526.zip |
media-sound/yoshimi: Stabilize 2.3.1.3 x86, #921354
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/yoshimi/yoshimi-2.3.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/yoshimi/yoshimi-2.3.1.3.ebuild b/media-sound/yoshimi/yoshimi-2.3.1.3.ebuild index 05891f3b33aa..dc91457a4fd2 100644 --- a/media-sound/yoshimi/yoshimi-2.3.1.3.ebuild +++ b/media-sound/yoshimi/yoshimi-2.3.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN^}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+lv2" BDEPEND="virtual/pkgconfig" |