diff options
author | Sam James <sam@gentoo.org> | 2021-04-23 13:33:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-23 13:33:02 +0000 |
commit | 31f9d8d5dd732c2c0f94c1cff102b570dccb6ae2 (patch) | |
tree | 5e7788af6e4a474d80d5ebb54867ed1ad37a0c2c /sys-process | |
parent | app-misc/byobu: Stabilize 5.133 amd64, #784191 (diff) | |
download | gentoo-31f9d8d5dd732c2c0f94c1cff102b570dccb6ae2.tar.gz gentoo-31f9d8d5dd732c2c0f94c1cff102b570dccb6ae2.tar.bz2 gentoo-31f9d8d5dd732c2c0f94c1cff102b570dccb6ae2.zip |
sys-process/parallel: Stabilize 20210322 amd64, #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 14be9db52954..cf51730ed5db 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 |