diff options
Diffstat (limited to 'app-crypt/hashcat/hashcat-4.1.0.ebuild')
-rw-r--r-- | app-crypt/hashcat/hashcat-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/hashcat/hashcat-4.1.0.ebuild b/app-crypt/hashcat/hashcat-4.1.0.ebuild index cd473accdb50..3e73a946a9c2 100644 --- a/app-crypt/hashcat/hashcat-4.1.0.ebuild +++ b/app-crypt/hashcat/hashcat-4.1.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/hashcat/hashcat" SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="custom-cflags video_cards_nvidia" DEPEND="virtual/opencl" |