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/itextomml/
Date: Mon, 27 Feb 2017 14:19:56
Message-Id: 1488205179.f87a0c635f35710f464fcacf14ea3f3102e1edda.xmw@gentoo
1 commit: f87a0c635f35710f464fcacf14ea3f3102e1edda
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 09:05:30 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 14:19:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87a0c63
7
8 dev-ruby/itextomml: add ~arm keyword (bug 583390).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ruby/itextomml/itextomml-1.5.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/itextomml/itextomml-1.5.5.ebuild b/dev-ruby/itextomml/itextomml-1.5.5.ebuild
16 index aadbcdddb1..09ebc18a1e 100644
17 --- a/dev-ruby/itextomml/itextomml-1.5.5.ebuild
18 +++ b/dev-ruby/itextomml/itextomml-1.5.5.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html"
20
21 LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
25 IUSE=""
26
27 #Tests don't fail here