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-accept/
Date: Wed, 17 Aug 2022 15:39:34
Message-Id: 1660750746.3f6446f7fe6bf10c0fa499ccac4ae0dfd30ca320.sam@gentoo
1 commit: 3f6446f7fe6bf10c0fa499ccac4ae0dfd30ca320
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 17 15:39:06 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 17 15:39:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f6446f7
7
8 dev-ruby/http-accept: Keyword 2.2.0 arm64, #851081
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/http-accept/http-accept-2.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/http-accept/http-accept-2.2.0.ebuild b/dev-ruby/http-accept/http-accept-2.2.0.ebuild
16 index 4cfb7baa55fc..4d262314d523 100644
17 --- a/dev-ruby/http-accept/http-accept-2.2.0.ebuild
18 +++ b/dev-ruby/http-accept/http-accept-2.2.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/http-accept/archive/v${PV}.tar.gz -> ${P}.t
20
21 LICENSE="MIT"
22 SLOT="$(ver_cut 1)"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~arm64"
25 IUSE=""
26
27 all_ruby_prepare() {