Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http-parser/
Date: Tue, 09 Feb 2021 21:29:49
Message-Id: 1612906177.8e842c5099be4b112a5d5fd7cbc99996ee36272a.sam@gentoo
1 commit: 8e842c5099be4b112a5d5fd7cbc99996ee36272a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 21:29:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 21:29:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e842c50
7
8 dev-ruby/http-parser: Keyword 1.2.3 x86, #761550
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/http-parser/http-parser-1.2.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/http-parser/http-parser-1.2.3.ebuild b/dev-ruby/http-parser/http-parser-1.2.3.ebuild
16 index 61c84cda710..83f26952a83 100644
17 --- a/dev-ruby/http-parser/http-parser-1.2.3.ebuild
18 +++ b/dev-ruby/http-parser/http-parser-1.2.3.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/cotag/http-parser"
20
21 LICENSE="MIT"
22 SLOT="$(ver_cut 1)"
23 -KEYWORDS="~amd64 ~arm ~arm64"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 IUSE=""
26
27 DEPEND+=" >=net-libs/http-parser-2.8.1"