diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-04 12:06:58 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-04 12:07:22 +0200 |
commit | ce533063f88d579e6ed86f6b3a022838bb94ae3c (patch) | |
tree | 4b422de9fbeb04fc25c7bd6aa1d11c65e4a89559 /app-crypt/johntheripper-jumbo | |
parent | dev-perl/Digest-SHA3: Keyword 1.40.0 ppc, #828048 (diff) | |
download | gentoo-ce533063f88d579e6ed86f6b3a022838bb94ae3c.tar.gz gentoo-ce533063f88d579e6ed86f6b3a022838bb94ae3c.tar.bz2 gentoo-ce533063f88d579e6ed86f6b3a022838bb94ae3c.zip |
app-crypt/johntheripper-jumbo: Keyword 1.9.0_p20211129 ppc, #828048
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt/johntheripper-jumbo')
-rw-r--r-- | app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20211129.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20211129.ebuild b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20211129.ebuild index 3416c8e253f9..f69c927dea7d 100644 --- a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20211129.ebuild +++ b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20211129.ebuild @@ -22,7 +22,7 @@ else SRC_URI="https://github.com/openwall/john/archive/${HASH_COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/john-${HASH_COMMIT}" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" fi LICENSE="GPL-2" |