diff --git a/paludis/bashrc b/paludis/bashrc index b697a93..fce4e1f 100644 --- a/paludis/bashrc +++ b/paludis/bashrc @@ -62,6 +62,7 @@ if [[ "${CATEGORY}/${PN}" != "app-admin/haskell-updater" && "${CATEGORY}/${PN}" != "app-crypt/gnupg" && "${CATEGORY}/${PN}" != "app-crypt/johntheripper" && + "${CATEGORY}/${PN}" != "app-crypt/zuluCrypt" && "${CATEGORY}/${PN}" != "app-emulation/aqemu" && "${CATEGORY}/${PN}" != "app-emulation/virtualbox" && "${CATEGORY}/${PN}" != "app-emulation/virtualbox-modules" &&