diff options
author | Sam James <sam@gentoo.org> | 2023-06-09 14:48:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-09 14:48:38 +0100 |
commit | ee1f3bdf7110e0500dfce7375271f6c8932d4580 (patch) | |
tree | e6c078cce8e8b332985a531121d62e9bf5589250 /sys-process | |
parent | net-print/cups: Stabilize 2.4.4 arm, #908141 (diff) | |
download | gentoo-ee1f3bdf7110e0500dfce7375271f6c8932d4580.tar.gz gentoo-ee1f3bdf7110e0500dfce7375271f6c8932d4580.tar.bz2 gentoo-ee1f3bdf7110e0500dfce7375271f6c8932d4580.zip |
sys-process/parallel: Stabilize 20230422 arm, #908112
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/parallel/parallel-20230422.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20230422.ebuild b/sys-process/parallel/parallel-20230422.ebuild index 59e6752d3412..83cb6f0dfec1 100644 --- a/sys-process/parallel/parallel-20230422.ebuild +++ b/sys-process/parallel/parallel-20230422.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig )" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" dev-lang/perl |