diff options
author | Sam James <sam@gentoo.org> | 2023-04-09 03:32:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-09 03:32:29 +0100 |
commit | 7992fb0bb47f167adf03b106531f8417126a997d (patch) | |
tree | b475716f708a75334259b8e039713c847a52b0d7 /dev-ruby/llhttp-ffi | |
parent | dev-ruby/llhttp-ffi: Keyword 0.4.0 hppa, #761550 (diff) | |
download | gentoo-7992fb0bb47f167adf03b106531f8417126a997d.tar.gz gentoo-7992fb0bb47f167adf03b106531f8417126a997d.tar.bz2 gentoo-7992fb0bb47f167adf03b106531f8417126a997d.zip |
dev-ruby/llhttp-ffi: Keyword 0.5.0 hppa, #761550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/llhttp-ffi')
-rw-r--r-- | dev-ruby/llhttp-ffi/llhttp-ffi-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/llhttp-ffi/llhttp-ffi-0.5.0.ebuild b/dev-ruby/llhttp-ffi/llhttp-ffi-0.5.0.ebuild index d8fa4fa3f6be..b8c72d2e5cd4 100644 --- a/dev-ruby/llhttp-ffi/llhttp-ffi-0.5.0.ebuild +++ b/dev-ruby/llhttp-ffi/llhttp-ffi-0.5.0.ebuild @@ -18,7 +18,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" |