media-libs/waffle: Install wflinfo per ABI
authorMatt Turner <mattst88@gentoo.org>
Fri, 7 Feb 2020 21:26:58 +0000 (13:26 -0800)
committerMatt Turner <mattst88@gentoo.org>
Fri, 7 Feb 2020 21:47:24 +0000 (13:47 -0800)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/waffle/waffle-9999.ebuild

index 56a48b8437870ec3e410be298dde400058f52afd..f088ab0aa6d5c920a2f4213dc5a92e53192e66be 100644 (file)
@@ -36,6 +36,10 @@ DEPEND="${RDEPEND}
        )
 "
 
+MULTILIB_CHOST_TOOLS=(
+       /usr/bin/wflinfo$(get_exeext)
+)
+
 src_unpack() {
        default
        [[ $PV = 9999* ]] && git-r3_src_unpack