diff --git a/dev-ruby/parallel/parallel-1.26.3.ebuild b/dev-ruby/parallel/parallel-1.26.3.ebuild index 8c3fceea66e65..31674926fa770 100644 --- a/dev-ruby/parallel/parallel-1.26.3.ebuild +++ b/dev-ruby/parallel/parallel-1.26.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )"