summaryrefslogtreecommitdiff
path: root/dev-ruby/async-process
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-21 18:10:31 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-05-21 18:10:31 +0000
commitaa60ccb7c9d247fc8f12cfb61f2e2a4a18da8e40 (patch)
treee2c4a97bf0646bb4185abe217dd320e6764c725d /dev-ruby/async-process
parent5fb24e839710dc6a247ecb0c750a5290c46cf835 (diff)
downloadbaldeagleos-repo-aa60ccb7c9d247fc8f12cfb61f2e2a4a18da8e40.tar.gz
baldeagleos-repo-aa60ccb7c9d247fc8f12cfb61f2e2a4a18da8e40.tar.xz
baldeagleos-repo-aa60ccb7c9d247fc8f12cfb61f2e2a4a18da8e40.zip
Adding metadata
Diffstat (limited to 'dev-ruby/async-process')
-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"