commit: 396dc38cf08a3075ca5ff2d22ed9fbd3c6962d13 Author: root <heroxbd <AT> gentoo <DOT> org> AuthorDate: Mon Nov 9 14:36:55 2020 +0000 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org> CommitDate: Mon Nov 9 14:38:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396dc38c
sci-libs/mkl: inherit rpm to draw in rpm2targz BDEPEND. Closes: https://bugs.gentoo.org/753662 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org> sci-libs/mkl/mkl-2020.4.304.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/mkl/mkl-2020.4.304.ebuild b/sci-libs/mkl/mkl-2020.4.304.ebuild index ed552ffeb60..10c56fec1fc 100644 --- a/sci-libs/mkl/mkl-2020.4.304.ebuild +++ b/sci-libs/mkl/mkl-2020.4.304.ebuild @@ -4,7 +4,7 @@ EAPI=7 MULTILIB_COMPAT=( abi_x86_{32,64} ) -inherit multilib-build +inherit multilib-build rpm MAGIC=16917 # from registration center MY_P=${P/-/_} # mkl_2020.4.304
