diff options
author | Sam James <sam@gentoo.org> | 2021-02-09 21:29:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-09 21:29:37 +0000 |
commit | 8e842c5099be4b112a5d5fd7cbc99996ee36272a (patch) | |
tree | 816d06e5ed90accd9b023000316a91f02218a675 /dev-ruby/http-parser | |
parent | dev-ruby/ffi-compiler: Keyword 1.0.1 x86, #761550 (diff) | |
download | gentoo-8e842c5099be4b112a5d5fd7cbc99996ee36272a.tar.gz gentoo-8e842c5099be4b112a5d5fd7cbc99996ee36272a.tar.bz2 gentoo-8e842c5099be4b112a5d5fd7cbc99996ee36272a.zip |
dev-ruby/http-parser: Keyword 1.2.3 x86, #761550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/http-parser')
-rw-r--r-- | dev-ruby/http-parser/http-parser-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http-parser/http-parser-1.2.3.ebuild b/dev-ruby/http-parser/http-parser-1.2.3.ebuild index 61c84cda710b..83f26952a833 100644 --- a/dev-ruby/http-parser/http-parser-1.2.3.ebuild +++ b/dev-ruby/http-parser/http-parser-1.2.3.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/cotag/http-parser" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" DEPEND+=" >=net-libs/http-parser-2.8.1" |