diff options
author | Sam James <sam@gentoo.org> | 2021-04-25 05:10:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-25 05:10:37 +0000 |
commit | 300b8d523263b32354daf301ef24e9d6d691f380 (patch) | |
tree | 235a80d3a6305c6953585fabff15fb10301951d7 /sys-process | |
parent | app-misc/byobu: Stabilize 5.133 x86, #784191 (diff) | |
download | gentoo-300b8d523263b32354daf301ef24e9d6d691f380.tar.gz gentoo-300b8d523263b32354daf301ef24e9d6d691f380.tar.bz2 gentoo-300b8d523263b32354daf301ef24e9d6d691f380.zip |
sys-process/parallel: Stabilize 20210322 x86, #785226
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/parallel-20210322.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20210322.ebuild b/sys-process/parallel/parallel-20210322.ebuild index cf51730ed5db..d366d17d9b1f 100644 --- a/sys-process/parallel/parallel-20210322.ebuild +++ b/sys-process/parallel/parallel-20210322.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND="dev-lang/perl:= dev-perl/Devel-Size |