diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-12 13:39:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-12 13:39:01 +0000 |
commit | a026a8d8c1d604523a2f3492e6f8f3e92b2596f3 (patch) | |
tree | effe8465f54f38d956244a1a5fc28f293f441c3f /sys-process | |
parent | sys-process/parallel: Stabilize 20230222 amd64, #900909 (diff) | |
download | gentoo-a026a8d8c1d604523a2f3492e6f8f3e92b2596f3.tar.gz gentoo-a026a8d8c1d604523a2f3492e6f8f3e92b2596f3.tar.bz2 gentoo-a026a8d8c1d604523a2f3492e6f8f3e92b2596f3.zip |
sys-process/parallel: Stabilize 20230222 arm, #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 3f728248e386..24f7f70a4db6 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 |