diff options
author | Sam James <sam@gentoo.org> | 2021-01-19 14:25:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-19 14:25:31 +0000 |
commit | b5af1f874de2918dc702616e6d0820cdab04a70c (patch) | |
tree | 877c9ff32371cd79a294b5449cc554496f845b84 /dev-ruby/http-parser | |
parent | dev-ruby/ffi-compiler: Keyword 1.0.1 arm, #761550 (diff) | |
download | gentoo-b5af1f874de2918dc702616e6d0820cdab04a70c.tar.gz gentoo-b5af1f874de2918dc702616e6d0820cdab04a70c.tar.bz2 gentoo-b5af1f874de2918dc702616e6d0820cdab04a70c.zip |
dev-ruby/http-parser: Keyword 1.2.3 arm, #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 e3227ecbebf8..24bab3203d7a 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" +KEYWORDS="~amd64 ~arm" IUSE="" DEPEND+=" >=net-libs/http-parser-2.8.1" |