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/jmespath/
Date: Thu, 01 Oct 2020 00:26:30
Message-Id: 1601511867.b6a400edb297b069e4dc82aa7188b15dedcbb718.sam@gentoo
1 commit: b6a400edb297b069e4dc82aa7188b15dedcbb718
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 00:24:27 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 00:24:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a400ed
7
8 dev-ruby/jmespath: Keyword 1.4.0 arm64, #741891
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/jmespath/jmespath-1.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/jmespath/jmespath-1.4.0.ebuild b/dev-ruby/jmespath/jmespath-1.4.0.ebuild
16 index 07aa2a46d2c..f513fd5c7b9 100644
17 --- a/dev-ruby/jmespath/jmespath-1.4.0.ebuild
18 +++ b/dev-ruby/jmespath/jmespath-1.4.0.ebuild
19 @@ -17,7 +17,7 @@ RUBY_S="${PN}.rb-${PV}"
20
21 LICENSE="Apache-2.0"
22 SLOT="1"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~arm64"
25 IUSE=""
26
27 all_ruby_prepare() {