diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 22:45:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 22:45:39 +0100 |
commit | 70cf6230d41d3dc1cf7a478f0d89dae0f8bfb8a9 (patch) | |
tree | db0541e724dcc520a50197c9b7f0b24da56af87a /dev-ruby/http_parser_rb | |
parent | dev-ruby/highline: Stabilize 2.0.3-r1 x86, #903459 (diff) | |
download | gentoo-70cf6230d41d3dc1cf7a478f0d89dae0f8bfb8a9.tar.gz gentoo-70cf6230d41d3dc1cf7a478f0d89dae0f8bfb8a9.tar.bz2 gentoo-70cf6230d41d3dc1cf7a478f0d89dae0f8bfb8a9.zip |
dev-ruby/http_parser_rb: Stabilize 0.8.0 x86, #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 | 4 |
1 files changed, 2 insertions, 2 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 d00c5f9020cd..322effdc70f7 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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() { |