Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http_parser_rb/
Date: Tue, 23 Nov 2021 07:05:20
Message-Id: 1637649209.c8f3d90c5cc0d585d4d46036ca92be9361b5cf3c.graaff@gentoo
1 commit: c8f3d90c5cc0d585d4d46036ca92be9361b5cf3c
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 23 06:33:29 2021 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 23 06:33:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8f3d90c
7
8 dev-ruby/http_parser_rb: all arches stable
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r2.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r2.ebuild
17 index ee71995c5020..26c7f9681990 100644
18 --- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r2.ebuild
19 +++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r2.ebuild
20 @@ -20,5 +20,5 @@ HOMEPAGE="https://github.com/tmm1/http_parser.rb"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
26 IUSE=""