diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-09-12 15:32:28 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-09-12 16:19:10 -0400 |
commit | 30dbc4039fcd0a6511b1ce54de28ec13a068080b (patch) | |
tree | 09601fad121024b1ecbbaec3bfcb1086c5d24745 /games-emulation/zsnes | |
parent | games-emulation/zsnes: drop 1.51-r9, 1.51-r10 (diff) | |
download | gentoo-30dbc4039fcd0a6511b1ce54de28ec13a068080b.tar.gz gentoo-30dbc4039fcd0a6511b1ce54de28ec13a068080b.tar.bz2 gentoo-30dbc4039fcd0a6511b1ce54de28ec13a068080b.zip |
games-emulation/zsnes: multilib++ for IndirectInherits
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-emulation/zsnes')
-rw-r--r-- | games-emulation/zsnes/zsnes-1.51-r11.ebuild | 2 |
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/" |