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/ruby_dep/
Date: Sat, 01 Jul 2017 13:45:30
Message-Id: 1498916706.161ab37db8c188a77a0c026768574ac55dc0200d.aballier@gentoo
1 commit: 161ab37db8c188a77a0c026768574ac55dc0200d
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 12:30:40 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 13:45:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161ab37d
7
8 dev-ruby/ruby_dep: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/ruby_dep/ruby_dep-1.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/ruby_dep/ruby_dep-1.5.0.ebuild b/dev-ruby/ruby_dep/ruby_dep-1.5.0.ebuild
16 index 3276d2e87f0..77b74cd6f1f 100644
17 --- a/dev-ruby/ruby_dep/ruby_dep-1.5.0.ebuild
18 +++ b/dev-ruby/ruby_dep/ruby_dep-1.5.0.ebuild
19 @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/e2/ruby_dep"
20
21 LICENSE="MIT"
22 SLOT="1"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
25 IUSE=""