diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-12 13:39:00 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-12 13:39:00 +0000 |
commit | eaa6749feacf00b5ef1d447e88d9b4c7dee8e954 (patch) | |
tree | f0833cc56b88070cdc06e83ed3a755a8be0337c6 /sys-process | |
parent | net-misc/bird: Stabilize 2.0.12-r1 amd64, #900723 (diff) | |
download | gentoo-eaa6749feacf00b5ef1d447e88d9b4c7dee8e954.tar.gz gentoo-eaa6749feacf00b5ef1d447e88d9b4c7dee8e954.tar.bz2 gentoo-eaa6749feacf00b5ef1d447e88d9b4c7dee8e954.zip |
sys-process/parallel: Stabilize 20230222 arm64, #900909
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/parallel-20230222.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20230222.ebuild b/sys-process/parallel/parallel-20230222.ebuild index 569549bc6eb7..7eaa3efdb1a2 100644 --- a/sys-process/parallel/parallel-20230222.ebuild +++ b/sys-process/parallel/parallel-20230222.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 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" dev-lang/perl |