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/introspection/
Date: Fri, 30 Jun 2017 12:47:32
Message-Id: 1498826834.39d28d0d956137da21a6d05a4556ec4621c4a0ab.aballier@gentoo
1 commit: 39d28d0d956137da21a6d05a4556ec4621c4a0ab
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 11:48:23 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 12:47:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d28d0d
7
8 dev-ruby/introspection: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/introspection/introspection-0.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/introspection/introspection-0.0.4.ebuild b/dev-ruby/introspection/introspection-0.0.4.ebuild
16 index 2f97e96015d..dd9d02ac6aa 100644
17 --- a/dev-ruby/introspection/introspection-0.0.4.ebuild
18 +++ b/dev-ruby/introspection/introspection-0.0.4.ebuild
19 @@ -16,7 +16,7 @@ HOMEPAGE="http://jamesmead.org/"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 IUSE=""
26
27 ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1"