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: Sun, 01 Nov 2020 11:16:37
Message-Id: 1604229370.65a5d918d79b4acfd10ede433825bcf5df5ac48d.sam@gentoo
1 commit: 65a5d918d79b4acfd10ede433825bcf5df5ac48d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 1 11:16:10 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 1 11:16:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a5d918
7
8 sys-process/parallel: Stabilize 20200922 arm, #751820
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-process/parallel/parallel-20200922.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/parallel/parallel-20200922.ebuild b/sys-process/parallel/parallel-20200922.ebuild
16 index 8df1ae5a59a..ffdc913dcf6 100644
17 --- a/sys-process/parallel/parallel-20200922.ebuild
18 +++ b/sys-process/parallel/parallel-20200922.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND="dev-lang/perl:=
27 dev-perl/Devel-Size