Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/atomic/
Date: Fri, 30 Jun 2017 12:47:36
Message-Id: 1498826835.fd74b755e4f2267dec76a9f636e7d0c03af45309.aballier@gentoo
1 commit: fd74b755e4f2267dec76a9f636e7d0c03af45309
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 12:44:33 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 12:47:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd74b755
7
8 dev-ruby/atomic: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/atomic/atomic-1.1.99.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/atomic/atomic-1.1.99.ebuild b/dev-ruby/atomic/atomic-1.1.99.ebuild
16 index 3a434b4592c..7efdf341a55 100644
17 --- a/dev-ruby/atomic/atomic-1.1.99.ebuild
18 +++ b/dev-ruby/atomic/atomic-1.1.99.ebuild
19 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/headius/ruby-atomic"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
25 IUSE=""
26
27 all_ruby_prepare() {