diff options
author | Sam James <sam@gentoo.org> | 2022-01-26 05:03:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-26 05:03:09 +0000 |
commit | bf801b7255452ed89741e3b499f66afaff26f6ea (patch) | |
tree | 79afbfc9012e3fa8672f5a133b1908c02c48eedd /sys-process/parallel | |
parent | app-portage/elt-patches: Stabilize 20211104 amd64, #832073 (diff) | |
download | gentoo-bf801b7255452ed89741e3b499f66afaff26f6ea.tar.gz gentoo-bf801b7255452ed89741e3b499f66afaff26f6ea.tar.bz2 gentoo-bf801b7255452ed89741e3b499f66afaff26f6ea.zip |
sys-process/parallel: Stabilize 20211222 amd64, #832079
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/parallel')
-rw-r--r-- | sys-process/parallel/parallel-20211222.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/parallel/parallel-20211222.ebuild b/sys-process/parallel/parallel-20211222.ebuild index 1bd81c7cd527..52743817135f 100644 --- a/sys-process/parallel/parallel-20211222.ebuild +++ b/sys-process/parallel/parallel-20211222.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig )" 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 |