Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-gettext/
Date: Thu, 05 Jul 2018 18:32:43
Message-Id: 1530815541.c97a5f299ce065a9edeb3b74ae164fce15bd57f8.slyfox@gentoo
1 commit: c97a5f299ce065a9edeb3b74ae164fce15bd57f8
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jul 5 16:31:52 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 5 18:32:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c97a5f29
7
8 dev-ruby/ruby-gettext: stable 3.2.9 for hppa
9
10 Bug: https://bugs.gentoo.org/658310
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="hppa"
13
14 dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild b/dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild
18 index c5875b66e04..1f8784cb92f 100644
19 --- a/dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild
20 +++ b/dev-ruby/ruby-gettext/ruby-gettext-3.2.9.ebuild
21 @@ -20,7 +20,7 @@ inherit ruby-fakegem
22 DESCRIPTION="Native Language Support Library and Tools modeled after GNU gettext package"
23 HOMEPAGE="https://ruby-gettext.github.io/"
24
25 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ppc64 ~sparc x86"
26 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ppc64 ~sparc x86"
27 IUSE="doc test"
28 SLOT="0"
29 LICENSE="|| ( Ruby LGPL-3+ )"