commit: 2bd4d4ea03cc85b169dd366b072d4c306c784d4a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 30 11:45:09 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 30 11:45:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd4d4ea
dev-ruby/dry-core: Stabilize 1.1.0 ppc64, #956216 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/dry-core/dry-core-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/dry-core/dry-core-1.1.0.ebuild b/dev-ruby/dry-core/dry-core-1.1.0.ebuild index f15aa6a4a533..2192a0204016 100644 --- a/dev-ruby/dry-core/dry-core-1.1.0.ebuild +++ b/dev-ruby/dry-core/dry-core-1.1.0.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/dry-rb/dry-core/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86" ruby_add_rdepend " dev-ruby/concurrent-ruby:1
