summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-25 09:21:21 +0000
committerSam James <sam@gentoo.org>2024-03-25 09:21:21 +0000
commitc8888e09e55261158a27ea4339174f5d2f4f6ac9 (patch)
tree7d4a0dc4d5527a6354b763ebc7cc9ac44826aa94
parentgames-kids/memonix: mark as LTO-unsafe, strict-aliasing unsafe (diff)
downloadgentoo-c8888e09e55261158a27ea4339174f5d2f4f6ac9.tar.gz
gentoo-c8888e09e55261158a27ea4339174f5d2f4f6ac9.tar.bz2
gentoo-c8888e09e55261158a27ea4339174f5d2f4f6ac9.zip
media-sound/yoshimi: Stabilize 2.3.2 x86, #927773
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-sound/yoshimi/yoshimi-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/yoshimi/yoshimi-2.3.2.ebuild b/media-sound/yoshimi/yoshimi-2.3.2.ebuild
index cb32711f6cf6..dc91457a4fd2 100644
--- a/media-sound/yoshimi/yoshimi-2.3.2.ebuild
+++ b/media-sound/yoshimi/yoshimi-2.3.2.ebuild
@@ -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"