Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/parallel/
Date: Tue, 24 Aug 2021 23:27:00
Message-Id: 1629847449.c64864d524f8ac910a065e60fee6b1473716e61d.sam@gentoo
1 commit: c64864d524f8ac910a065e60fee6b1473716e61d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 24 23:24:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 24 23:24:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64864d5
7
8 sys-process/parallel: Stabilize 20210722 arm64, #809740
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-process/parallel/parallel-20210722.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/parallel/parallel-20210722.ebuild b/sys-process/parallel/parallel-20210722.ebuild
16 index 584dd57ac59..33f0a0338b7 100644
17 --- a/sys-process/parallel/parallel-20210722.ebuild
18 +++ b/sys-process/parallel/parallel-20210722.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig )"
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
24 +KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
25
26 RDEPEND="dev-lang/perl:=
27 dev-perl/Devel-Size