diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-05 22:03:16 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-05 22:03:16 +0200 |
commit | 25a3e64633ac0264baed870bceaa208c6730e2e5 (patch) | |
tree | 77f045359d80aa8ad387bbf352e8e7903823d5d9 /dev-ruby/llhttp-ffi | |
parent | dev-ruby/async-io: Keyword 1.34.0 x86, #761550 (diff) | |
download | gentoo-25a3e64633ac0264baed870bceaa208c6730e2e5.tar.gz gentoo-25a3e64633ac0264baed870bceaa208c6730e2e5.tar.bz2 gentoo-25a3e64633ac0264baed870bceaa208c6730e2e5.zip |
dev-ruby/llhttp-ffi: Keyword 0.4.0 x86, #761550
Signed-off-by: Arthur Zamarin <arthurzam@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 2dfc17ab09c9..2f1dcb8c942b 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" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RUBY_S="llhttp-${MY_PV}/ffi" |