summaryrefslogtreecommitdiff
path: root/sci-libs/pytorch/pytorch-2.1.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/pytorch/pytorch-2.1.2-r1.ebuild')
-rw-r--r--sci-libs/pytorch/pytorch-2.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pytorch/pytorch-2.1.2-r1.ebuild b/sci-libs/pytorch/pytorch-2.1.2-r1.ebuild
index eeedad68bd1b..e3bdd2b2f216 100644
--- a/sci-libs/pytorch/pytorch-2.1.2-r1.ebuild
+++ b/sci-libs/pytorch/pytorch-2.1.2-r1.ebuild
@@ -7,7 +7,7 @@ DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..12} )
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_EXT=1
-inherit distutils-r1 prefix
+inherit distutils-r1 multibuild prefix
DESCRIPTION="Tensors and Dynamic neural networks in Python"
HOMEPAGE="https://pytorch.org/"