diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-24 16:56:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-24 16:56:20 +0200 |
commit | 501a3ef5734a611e7b4cd3e9e047471147c316bc (patch) | |
tree | c9d45b4d9c43cfab2e662b5a5b401383f45502ab /sys-process | |
parent | sys-process/parallel: Stabilize 20211122 arm, #829910 (diff) | |
download | gentoo-501a3ef5734a611e7b4cd3e9e047471147c316bc.tar.gz gentoo-501a3ef5734a611e7b4cd3e9e047471147c316bc.tar.bz2 gentoo-501a3ef5734a611e7b4cd3e9e047471147c316bc.zip |
sys-process/parallel: Stabilize 20211122 arm64, #829910
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/parallel-20211122.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20211122.ebuild b/sys-process/parallel/parallel-20211122.ebuild index 8e7c04c09bed..32032e2fbd43 100644 --- a/sys-process/parallel/parallel-20211122.ebuild +++ b/sys-process/parallel/parallel-20211122.ebuild @@ -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 |