diff --git a/paludis/bashrc b/paludis/bashrc index e160cb8..7811124 100644 --- a/paludis/bashrc +++ b/paludis/bashrc @@ -219,6 +219,7 @@ if [[ "${CATEGORY}/${PN}" != "media-libs/libraw" && "${CATEGORY}/${PN}" != "media-libs/gd" && "${CATEGORY}/${PN}" != "media-libs/sdl2-gfx" && + "${CATEGORY}/${PN}" != "app-crypt/johntheripper" && "${CATEGORY}/${PN}" != "x11-libs/pixman" ]] then diff --git a/paludis/keywords.conf b/paludis/keywords.conf index 529f8e0..a8fdf76 100644 --- a/paludis/keywords.conf +++ b/paludis/keywords.conf @@ -868,3 +868,6 @@ dev-libs/openssl ~amd64 dev-lang/idris ~amd64 + + +app-crypt/johntheripper ~amd64 diff --git a/paludis/use.conf.d/some.use.conf b/paludis/use.conf.d/some.use.conf index d5070ab..2b9186c 100644 --- a/paludis/use.conf.d/some.use.conf +++ b/paludis/use.conf.d/some.use.conf @@ -471,3 +471,6 @@ net-irc/znc -python dev-util/cmake qt5 + + +app-crypt/johntheripper -openmp