diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 09:40:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 09:41:06 +0200 |
commit | 0a07b31c64ca0b6cc03545c58aa110489c7b3fae (patch) | |
tree | 1e396fff185fc5d5f475d65ab0f79e9f69294d4b /app-crypt/johntheripper-jumbo | |
parent | sys-boot/woeusb: amd64 stable wrt bug #828044 (diff) | |
download | gentoo-0a07b31c64ca0b6cc03545c58aa110489c7b3fae.tar.gz gentoo-0a07b31c64ca0b6cc03545c58aa110489c7b3fae.tar.bz2 gentoo-0a07b31c64ca0b6cc03545c58aa110489c7b3fae.zip |
app-crypt/johntheripper-jumbo: Keyword 1.9.0_p20211129 x86, #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 f6903d38ff10..412dadaecd40 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 ~hppa ~mips ~sparc ~amd64-linux ~x86-linux ~ppc-macos" + KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" fi LICENSE="GPL-2" |