diff options
author | Sam James <sam@gentoo.org> | 2021-01-20 00:37:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-20 00:37:34 +0000 |
commit | 7a1f7602af52b9c71868a57613135e5b200e9b19 (patch) | |
tree | 19b9b1dbdcc9dfcd5a39fa1b1be3889223ef6b58 /dev-ruby/http-parser | |
parent | dev-ruby/ffi-compiler: Keyword 1.0.1 arm64, #761550 (diff) | |
download | gentoo-7a1f7602af52b9c71868a57613135e5b200e9b19.tar.gz gentoo-7a1f7602af52b9c71868a57613135e5b200e9b19.tar.bz2 gentoo-7a1f7602af52b9c71868a57613135e5b200e9b19.zip |
dev-ruby/http-parser: Keyword 1.2.3 arm64, #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 24bab3203d7a..61c84cda710b 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" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="" DEPEND+=" >=net-libs/http-parser-2.8.1" |