summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-15 09:09:42 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:16:16 +0100
commitfa83f7518d3e0dcda588c68b2ee49535288174cd (patch)
treecc2cc3e16ef4652fdae884d9242828241dcedc50 /dev-ml/cudf/cudf-0.9.ebuild
parentdev-ml/camlidl: eutils->epatch (diff)
downloadgentoo-fa83f7518d3e0dcda588c68b2ee49535288174cd.tar.gz
gentoo-fa83f7518d3e0dcda588c68b2ee49535288174cd.tar.bz2
gentoo-fa83f7518d3e0dcda588c68b2ee49535288174cd.zip
dev-ml/cudf: multilib--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cudf/cudf-0.9.ebuild')
-rw-r--r--dev-ml/cudf/cudf-0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cudf/cudf-0.9.ebuild b/dev-ml/cudf/cudf-0.9.ebuild
index 86625a7cee74..815a1af28ef7 100644
--- a/dev-ml/cudf/cudf-0.9.ebuild
+++ b/dev-ml/cudf/cudf-0.9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit multilib toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Library to parse, pretty print, and evaluate CUDF documents"
HOMEPAGE="http://www.mancoosi.org/cudf/"