commit: 9400dc331c00747c8924a594d371c2a0783cc330 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Aug 12 17:35:57 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Aug 12 17:36:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9400dc33
dev-ruby/parallel: stabilize 1.27.0 for amd64 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/parallel/parallel-1.27.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/parallel/parallel-1.27.0.ebuild b/dev-ruby/parallel/parallel-1.27.0.ebuild index ff68256607aa..749c01983aba 100644 --- a/dev-ruby/parallel/parallel-1.27.0.ebuild +++ b/dev-ruby/parallel/parallel-1.27.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/grosser/parallel/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" DEPEND+="test? ( sys-process/lsof sys-process/procps )"
