summaryrefslogtreecommitdiff
path: root/dev-ruby/async-process/async-process-1.4.0.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-05-20 22:26:58 +0100
committerSam James <sam@gentoo.org>2025-05-20 22:26:58 +0100
commit5f496657c0be2fe9d38792cc6c14e0ceb2f600fa (patch)
treea04ab7ad7aa893665373a1ed284348322e1f13d9 /dev-ruby/async-process/async-process-1.4.0.ebuild
parent036be4df547ec9845eef7bc310eb1d6a951a1c4f (diff)
downloadgentoo-5f496657c0be2fe9d38792cc6c14e0ceb2f600fa.tar.gz
gentoo-5f496657c0be2fe9d38792cc6c14e0ceb2f600fa.tar.bz2
gentoo-5f496657c0be2fe9d38792cc6c14e0ceb2f600fa.zip
dev-ruby/async-process: Stabilize 1.4.0 amd64, #956190
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/async-process/async-process-1.4.0.ebuild')
-rw-r--r--dev-ruby/async-process/async-process-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/async-process/async-process-1.4.0.ebuild b/dev-ruby/async-process/async-process-1.4.0.ebuild
index 2de7b84e66ff..c9ecf93e5c33 100644
--- a/dev-ruby/async-process/async-process-1.4.0.ebuild
+++ b/dev-ruby/async-process/async-process-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-process/archive/v${PV}.tar.gz -> ${P}
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="test"
ruby_add_rdepend "dev-ruby/async:2"