diff options
author | Sam James <sam@gentoo.org> | 2021-10-27 07:58:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-27 07:58:25 +0100 |
commit | d201f35b6b379d98fa9fdf220daf32e359fcf0ba (patch) | |
tree | 169894a480b4835efcc4f767f699fb00c4653377 /sys-process | |
parent | net-libs/rabbitmq-c: Stabilize 0.11.0 amd64, #805374 (diff) | |
download | gentoo-d201f35b6b379d98fa9fdf220daf32e359fcf0ba.tar.gz gentoo-d201f35b6b379d98fa9fdf220daf32e359fcf0ba.tar.bz2 gentoo-d201f35b6b379d98fa9fdf220daf32e359fcf0ba.zip |
sys-process/parallel: Stabilize 20210922 arm64, #820452
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/parallel-20210922.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20210922.ebuild b/sys-process/parallel/parallel-20210922.ebuild index 184819eb8c40..ff056f74f35a 100644 --- a/sys-process/parallel/parallel-20210922.ebuild +++ b/sys-process/parallel/parallel-20210922.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 |