diff options
author | Sam James <sam@gentoo.org> | 2023-04-09 03:32:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-09 03:32:28 +0100 |
commit | c56978ff121fad13ad741076b6f1245ebe5215e0 (patch) | |
tree | 67a0f3a8cfb9a23aa3502b4f55d0b719b322e98f /dev-ruby | |
parent | dev-ruby/async-io: Keyword 1.34.3-r1 hppa, #761550 (diff) | |
download | gentoo-c56978ff121fad13ad741076b6f1245ebe5215e0.tar.gz gentoo-c56978ff121fad13ad741076b6f1245ebe5215e0.tar.bz2 gentoo-c56978ff121fad13ad741076b6f1245ebe5215e0.zip |
dev-ruby/llhttp-ffi: Keyword 0.4.0 hppa, #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 634c3b609568..79a7bb5231b7 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RUBY_S="llhttp-${MY_PV}/ffi" |