summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2020-06-16 13:07:44 -0400
committerRick Farina <zerochaos@gentoo.org>2020-06-16 15:21:10 -0400
commit3cbf866e088cb781a96d51f5a7e38af0a5275f20 (patch)
tree1d61b972676f73d4d3346c85ab12c7e995065d8c /app-crypt/hashcat/hashcat-9999.ebuild
parentmedia-gfx/fontforge: remove unused patch (diff)
downloadgentoo-3cbf866e088cb781a96d51f5a7e38af0a5275f20.tar.gz
gentoo-3cbf866e088cb781a96d51f5a7e38af0a5275f20.tar.bz2
gentoo-3cbf866e088cb781a96d51f5a7e38af0a5275f20.zip
app-crypt/hashcat: no keyword bump
work in progress Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'app-crypt/hashcat/hashcat-9999.ebuild')
-rw-r--r--app-crypt/hashcat/hashcat-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-crypt/hashcat/hashcat-9999.ebuild b/app-crypt/hashcat/hashcat-9999.ebuild
index d85c65f96f6b..bc8b3fb95c51 100644
--- a/app-crypt/hashcat/hashcat-9999.ebuild
+++ b/app-crypt/hashcat/hashcat-9999.ebuild
@@ -12,7 +12,6 @@ SLOT="0"
if [ "${PV}" = "9999" ]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/hashcat/hashcat.git"
- KEYWORDS=""
else
KEYWORDS="~amd64"
SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz"