diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 22:48:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 22:48:28 +0100 |
commit | 9427e2e723e40a7e8eb9dd3fff1e87f94ed6f715 (patch) | |
tree | c8680bb94836fc73327d09f9a9d424ea3ebeeaa8 /dev-ruby/http_parser_rb | |
parent | dev-ruby/httparty: Stabilize 0.21.0 amd64, #903461 (diff) | |
download | gentoo-9427e2e723e40a7e8eb9dd3fff1e87f94ed6f715.tar.gz gentoo-9427e2e723e40a7e8eb9dd3fff1e87f94ed6f715.tar.bz2 gentoo-9427e2e723e40a7e8eb9dd3fff1e87f94ed6f715.zip |
dev-ruby/http_parser_rb: Stabilize 0.8.0 amd64, #903463
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/http_parser_rb')
-rw-r--r-- | dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild index 322effdc70f7..6a2e0717c5ea 100644 --- a/dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild +++ b/dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/tmm1/http_parser.rb" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="" all_ruby_prepare() { |