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-ruby/locale/
Date: Wed, 08 Mar 2017 23:39:58
Message-Id: 1489016363.cfd275752bec7dd31f04f18b57eb3e451be550cc.xmw@gentoo
1 commit: cfd275752bec7dd31f04f18b57eb3e451be550cc
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 8 23:31:20 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 8 23:39:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfd27575
7
8 dev-ruby/locale: add ~arm64 keyword.
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11
12 dev-ruby/locale/locale-2.1.0-r2.ebuild | 4 ++--
13 dev-ruby/locale/locale-2.1.1.ebuild | 4 ++--
14 dev-ruby/locale/locale-2.1.2.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-ruby/locale/locale-2.1.0-r2.ebuild b/dev-ruby/locale/locale-2.1.0-r2.ebuild
18 index 0a9fe274245..e3ad0da6451 100644
19 --- a/dev-ruby/locale/locale-2.1.0-r2.ebuild
20 +++ b/dev-ruby/locale/locale-2.1.0-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ruby-gettext/locale"
28 LICENSE="|| ( Ruby GPL-2 )"
29 SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz"
30
31 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-macos"
32 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-macos"
33 SLOT="0"
34 IUSE=""
35
36
37 diff --git a/dev-ruby/locale/locale-2.1.1.ebuild b/dev-ruby/locale/locale-2.1.1.ebuild
38 index c64b0ffae33..da0259e933f 100644
39 --- a/dev-ruby/locale/locale-2.1.1.ebuild
40 +++ b/dev-ruby/locale/locale-2.1.1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=5
47 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ruby-gettext/locale"
48 LICENSE="|| ( Ruby GPL-2 )"
49 SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz"
50
51 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos"
52 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos"
53 SLOT="0"
54 IUSE=""
55
56
57 diff --git a/dev-ruby/locale/locale-2.1.2.ebuild b/dev-ruby/locale/locale-2.1.2.ebuild
58 index b5386df616a..0c777b1939f 100644
59 --- a/dev-ruby/locale/locale-2.1.2.ebuild
60 +++ b/dev-ruby/locale/locale-2.1.2.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2016 Gentoo Foundation
63 +# Copyright 1999-2017 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=5
67 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ruby-gettext/locale"
68 LICENSE="|| ( Ruby GPL-2 )"
69 SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz"
70
71 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos"
72 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos"
73 SLOT="0"
74 IUSE=""