dev-ruby/puppet-resource_api: Keyword 2.0.0 ppc, #982508

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-09-14 20:17:43 +03:00
parent b03d0724ec
commit 9891abc14e

View File

@@ -27,7 +27,7 @@ SRC_URI="https://github.com/puppetlabs/puppet-resource_api/archive/refs/tags/v${
LICENSE="MIT"
SLOT="$(ver_cut 1)"
KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
all_ruby_prepare() {
# the gemspec tries to system(git ls-files) but has a meaningful fallback, so just make it not run git.