commit:     9cc5976ec68a9d8837f72ae727a320d5aa862f09
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 25 17:27:11 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Mar 25 17:27:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc5976e

dev-ruby/parallel: stabilize 1.26.3 for amd64

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/parallel/parallel-1.26.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/parallel/parallel-1.26.3.ebuild 
b/dev-ruby/parallel/parallel-1.26.3.ebuild
index 8c3fceea66e6..31674926fa77 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 )"
 

Reply via email to