sci-biology/tophat: [QA] inherit eutils.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:24:11 +0000 (21:24 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:24:11 +0000 (21:24 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-biology/tophat/tophat-2.1.1-r5.ebuild

index 84f3d82b39d0e33008a24f26cd4370668796f499..7531887713813ac8a802010aca01d164909d4e6b 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit autotools flag-o-matic python-single-r1 toolchain-funcs
+inherit autotools eutils flag-o-matic python-single-r1 toolchain-funcs
 
 DESCRIPTION="Python-based splice junction mapper for RNA-Seq reads using bowtie2"
 HOMEPAGE="https://ccb.jhu.edu/software/tophat/"