summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-03 22:59:33 +0000
committerSam James <sam@gentoo.org>2021-04-03 22:59:33 +0000
commita4c7bfb337eae28f7245395e8f620629449e0bba (patch)
tree550732266a59b2b39dec5f787493d293c460b332 /app-crypt/johntheripper
parentdev-libs/opencryptoki: multilib--, missing dies (diff)
downloadgentoo-a4c7bfb337eae28f7245395e8f620629449e0bba.tar.gz
gentoo-a4c7bfb337eae28f7245395e8f620629449e0bba.tar.bz2
gentoo-a4c7bfb337eae28f7245395e8f620629449e0bba.zip
app-crypt/johntheripper: eutils--, multilib--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/johntheripper')
-rw-r--r--app-crypt/johntheripper/johntheripper-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/johntheripper/johntheripper-1.8.0.ebuild b/app-crypt/johntheripper/johntheripper-1.8.0.ebuild
index cd23cb4e246e..048b15c1c8d6 100644
--- a/app-crypt/johntheripper/johntheripper-1.8.0.ebuild
+++ b/app-crypt/johntheripper/johntheripper-1.8.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cuda eutils flag-o-matic toolchain-funcs multilib
+inherit cuda flag-o-matic toolchain-funcs
MY_PN="john"
MY_P="${MY_PN}-${PV}"