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-gettext/
Date: Fri, 30 Jun 2017 04:58:55
Message-Id: 1498798096.032a31d63274e735243b3a7e53fc4985ecd7b316.aballier@gentoo
1 commit: 032a31d63274e735243b3a7e53fc4985ecd7b316
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 04:48:16 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 04:48:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=032a31d6
7
8 dev-ruby/ruby-gettext: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/ruby-gettext/ruby-gettext-3.2.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.2.3.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-3.2.3.ebuild
16 index 4f3abce5611..ed01f2efcb1 100644
17 --- a/dev-ruby/ruby-gettext/ruby-gettext-3.2.3.ebuild
18 +++ b/dev-ruby/ruby-gettext/ruby-gettext-3.2.3.ebuild
19 @@ -20,7 +20,7 @@ inherit ruby-fakegem
20 DESCRIPTION="Native Language Support Library and Tools modeled after GNU gettext package"
21 HOMEPAGE="https://ruby-gettext.github.io/"
22
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="doc test"
26 SLOT="0"
27 LICENSE="|| ( Ruby LGPL-3+ )"