diff options
author | Sam James <sam@gentoo.org> | 2023-04-23 21:00:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-23 21:00:04 +0100 |
commit | 5d184b99c5e2917ff82f88ecf96a63d7c36a487a (patch) | |
tree | aef017b4046a1e0316261edcd29fa863bfeb612b /sys-process/parallel | |
parent | dev-ruby/tilt: Stabilize 2.1.0 amd64, #904909 (diff) | |
download | gentoo-5d184b99c5e2917ff82f88ecf96a63d7c36a487a.tar.gz gentoo-5d184b99c5e2917ff82f88ecf96a63d7c36a487a.tar.bz2 gentoo-5d184b99c5e2917ff82f88ecf96a63d7c36a487a.zip |
sys-process/parallel: Stabilize 20230322 amd64, #904913
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/parallel')
-rw-r--r-- | sys-process/parallel/parallel-20230322.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/parallel/parallel-20230322.ebuild b/sys-process/parallel/parallel-20230322.ebuild index 0c73056fdc1f..57ad940447d9 100644 --- a/sys-process/parallel/parallel-20230322.ebuild +++ b/sys-process/parallel/parallel-20230322.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 ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" dev-lang/perl |