Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/johntheripper-jumbo/
Date: Fri, 03 Dec 2021 19:25:28
Message-Id: 1638559518.9a11006fd8406785c6b1e47f911e4d67a4d4a766.arthurzam@gentoo
1 commit: 9a11006fd8406785c6b1e47f911e4d67a4d4a766
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 3 19:25:03 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 3 19:25:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a11006f
7
8 app-crypt/johntheripper-jumbo: Keyword 1.9.0_p20211129 arm, #828048
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 .../johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20211129.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 412dadaecd40..3416c8e253f9 100644
17 --- a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20211129.ebuild
18 +++ b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20211129.ebuild
19 @@ -22,7 +22,7 @@ else
20 SRC_URI="https://github.com/openwall/john/archive/${HASH_COMMIT}.tar.gz -> ${P}.tar.gz"
21 S="${WORKDIR}/john-${HASH_COMMIT}"
22
23 - KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 fi
26
27 LICENSE="GPL-2"