diff options
author | Sam James <sam@gentoo.org> | 2023-04-03 04:16:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-03 04:16:46 +0100 |
commit | 93b0e6be77e330f30c617e0a251a209c0fc8dee8 (patch) | |
tree | 7e0c6d4f0f4e954829aa3dd625e4c28ecf91f7a2 /dev-ruby/async-process | |
parent | dev-ruby/async-rspec: Keyword 1.16.1-r1 ppc, #903711 (diff) | |
download | gentoo-93b0e6be77e330f30c617e0a251a209c0fc8dee8.tar.gz gentoo-93b0e6be77e330f30c617e0a251a209c0fc8dee8.tar.bz2 gentoo-93b0e6be77e330f30c617e0a251a209c0fc8dee8.zip |
dev-ruby/async-process: Keyword 1.3.1 ppc, #903711
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/async-process')
-rw-r--r-- | dev-ruby/async-process/async-process-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async-process/async-process-1.3.1.ebuild b/dev-ruby/async-process/async-process-1.3.1.ebuild index 68af7a371a28..7d7f639f6b3e 100644 --- a/dev-ruby/async-process/async-process-1.3.1.ebuild +++ b/dev-ruby/async-process/async-process-1.3.1.ebuild @@ -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" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc" IUSE="" ruby_add_rdepend "dev-ruby/async |