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/llhttp-ffi/
Date: Thu, 01 Dec 2022 02:05:01
Message-Id: 1669860280.48a120f9f87af08e040b72039ff20a7c1aadf3d7.sam@gentoo
1 commit: 48a120f9f87af08e040b72039ff20a7c1aadf3d7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 02:04:40 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 02:04:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a120f9
7
8 dev-ruby/llhttp-ffi: Keyword 0.4.0 arm64, #761550
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild b/dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild
16 index b22be2e05156..55075c0ca66f 100644
17 --- a/dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild
18 +++ b/dev-ruby/llhttp-ffi/llhttp-ffi-0.4.0.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/metabahn/llhttp/archive/refs/tags/${MY_PV}.tar.gz ->
20
21 LICENSE="MPL-2.0"
22 SLOT="$(ver_cut 1)/$(ver_cut 1-2)"
23 -KEYWORDS="~amd64 ~sparc"
24 +KEYWORDS="~amd64 ~arm64 ~sparc"
25 IUSE=""
26 RUBY_S="llhttp-${MY_PV}/ffi"