diff options
author | Sam James <sam@gentoo.org> | 2022-12-01 02:04:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-01 02:04:40 +0000 |
commit | 48a120f9f87af08e040b72039ff20a7c1aadf3d7 (patch) | |
tree | 1e4a3c17eb73c53eb07cf65c0bc69b87db94a373 /dev-ruby/llhttp-ffi | |
parent | dev-ruby/async-container: Keyword 0.16.12 arm64, #761550 (diff) | |
download | gentoo-48a120f9f87af08e040b72039ff20a7c1aadf3d7.tar.gz gentoo-48a120f9f87af08e040b72039ff20a7c1aadf3d7.tar.bz2 gentoo-48a120f9f87af08e040b72039ff20a7c1aadf3d7.zip |
dev-ruby/llhttp-ffi: Keyword 0.4.0 arm64, #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.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 b22be2e05156..55075c0ca66f 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 ~sparc" +KEYWORDS="~amd64 ~arm64 ~sparc" IUSE="" RUBY_S="llhttp-${MY_PV}/ffi" |