Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ruby/
Date: Wed, 01 Mar 2017 13:05:51
Message-Id: 1488373499.3a6fd7837a1d4185b3476516ab301a7925586cb1.xmw@gentoo
1 commit: 3a6fd7837a1d4185b3476516ab301a7925586cb1
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 11:40:54 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 13:04:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a6fd783
7
8 dev-lang/ruby: arm64
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
12
13 dev-lang/ruby/ruby-2.1.9.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-lang/ruby/ruby-2.1.9.ebuild b/dev-lang/ruby/ruby-2.1.9.ebuild
17 index 403e74af41b..0e1301fc8aa 100644
18 --- a/dev-lang/ruby/ruby-2.1.9.ebuild
19 +++ b/dev-lang/ruby/ruby-2.1.9.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -33,7 +33,7 @@ SRC_URI="mirror://ruby/2.1/${MY_P}.tar.xz
27 https://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2"
28
29 LICENSE="|| ( Ruby-BSD BSD-2 )"
30 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
32 IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs ncurses +readline"
33
34 RDEPEND="