diff options
author | 2022-12-01 04:02:52 +0000 | |
---|---|---|
committer | 2022-12-01 04:02:52 +0000 | |
commit | 826877ea536500be066b4e0f7ebe5321170e960b (patch) | |
tree | de5aca586f22574dccadeacd240a66e5d31d922f /dev-ruby | |
parent | dev-ruby/async-container: Keyword 0.16.12 ppc64, #761550 (diff) | |
download | gentoo-826877ea536500be066b4e0f7ebe5321170e960b.tar.gz gentoo-826877ea536500be066b4e0f7ebe5321170e960b.tar.bz2 gentoo-826877ea536500be066b4e0f7ebe5321170e960b.zip |
dev-ruby/llhttp-ffi: Keyword 0.4.0 ppc64, #761550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild b/dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild index 765ca153ba4c..2dfc17ab09c9 100644 --- a/dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild +++ b/dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/metabahn/llhttp/archive/refs/tags/${MY_PV}.tar.gz -> LICENSE="MPL-2.0" SLOT="$(ver_cut 1)/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" IUSE="" RUBY_S="llhttp-${MY_PV}/ffi" |