mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
dev-ruby/async-process: Stabilize 1.4.0 amd64, #956190
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
036be4df54
commit
5f496657c0
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-process/archive/v${PV}.tar.gz -> ${P}
|
|||||||
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="$(ver_cut 1)"
|
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"
|
IUSE="test"
|
||||||
|
|
||||||
ruby_add_rdepend "dev-ruby/async:2"
|
ruby_add_rdepend "dev-ruby/async:2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user