aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-16 11:19:38 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-16 11:19:38 +0100
commit9913de808ddbcad652811f5ee3cc62703a361565 (patch)
tree13a1ddaf6e765d17080f3ea28de918521d73d15c /sci-biology/TransDecoder
parentsci-biology/SolexaQA: drop UnusedInherits (diff)
downloadsci-9913de808ddbcad652811f5ee3cc62703a361565.tar.gz
sci-9913de808ddbcad652811f5ee3cc62703a361565.tar.bz2
sci-9913de808ddbcad652811f5ee3cc62703a361565.zip
sci-biology/TransDecoder: drop UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-biology/TransDecoder')
-rw-r--r--sci-biology/TransDecoder/TransDecoder-5.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/TransDecoder/TransDecoder-5.5.0.ebuild b/sci-biology/TransDecoder/TransDecoder-5.5.0.ebuild
index ed37d3a05..c9181641f 100644
--- a/sci-biology/TransDecoder/TransDecoder-5.5.0.ebuild
+++ b/sci-biology/TransDecoder/TransDecoder-5.5.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit perl-functions toolchain-funcs
+inherit perl-functions
DESCRIPTION="Extract ORF/CDS regions from FASTA sequences"
HOMEPAGE="https://github.com/TransDecoder/TransDecoder/wiki"