summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2021-09-12 15:32:28 -0400
committerIonen Wolkens <ionen@gentoo.org>2021-09-12 16:19:10 -0400
commit30dbc4039fcd0a6511b1ce54de28ec13a068080b (patch)
tree09601fad121024b1ecbbaec3bfcb1086c5d24745
parentgames-emulation/zsnes: drop 1.51-r9, 1.51-r10 (diff)
downloadgentoo-30dbc4039fcd0a6511b1ce54de28ec13a068080b.tar.gz
gentoo-30dbc4039fcd0a6511b1ce54de28ec13a068080b.tar.bz2
gentoo-30dbc4039fcd0a6511b1ce54de28ec13a068080b.zip
games-emulation/zsnes: multilib++ for IndirectInherits
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--games-emulation/zsnes/zsnes-1.51-r11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/zsnes/zsnes-1.51-r11.ebuild b/games-emulation/zsnes/zsnes-1.51-r11.ebuild
index f5956fa938c4..204a33f3892c 100644
--- a/games-emulation/zsnes/zsnes-1.51-r11.ebuild
+++ b/games-emulation/zsnes/zsnes-1.51-r11.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools desktop flag-o-matic toolchain-funcs pax-utils
+inherit autotools desktop flag-o-matic multilib toolchain-funcs pax-utils
DESCRIPTION="SNES (Super Nintendo) emulator that uses x86 assembly"
HOMEPAGE="https://www.zsnes.com/ http://ipherswipsite.com/zsnes/"