summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-02-07 13:26:58 -0800
committerMatt Turner <mattst88@gentoo.org>2020-02-07 13:47:24 -0800
commitae6440b4f79e42bb3d1c438ae2988bdb5721a1ba (patch)
tree3b7878e3f9fd4cda46d5254bb34e64c7431c8e23 /media-libs
parentsys-process/procps: Add multilib support (diff)
downloadgentoo-ae6440b4f79e42bb3d1c438ae2988bdb5721a1ba.tar.gz
gentoo-ae6440b4f79e42bb3d1c438ae2988bdb5721a1ba.tar.bz2
gentoo-ae6440b4f79e42bb3d1c438ae2988bdb5721a1ba.zip
media-libs/waffle: Install wflinfo per ABI
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/waffle/waffle-9999.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild
index 56a48b843787..f088ab0aa6d5 100644
--- a/media-libs/waffle/waffle-9999.ebuild
+++ b/media-libs/waffle/waffle-9999.ebuild
@@ -36,6 +36,10 @@ DEPEND="${RDEPEND}
)
"
+MULTILIB_CHOST_TOOLS=(
+ /usr/bin/wflinfo$(get_exeext)
+)
+
src_unpack() {
default
[[ $PV = 9999* ]] && git-r3_src_unpack