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/minitest-hooks/
Date: Sat, 01 Jul 2017 10:07:06
Message-Id: 1498903617.20e438925cec9f64ee9edb3e5add7bb7c516a2c0.slyfox@gentoo
1 commit: 20e438925cec9f64ee9edb3e5add7bb7c516a2c0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 09:56:33 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 10:06:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e43892
7
8 dev-ruby/minitest-hooks: ia64 keyworded, bug #583470
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
16 index 9bb03f07f70..e928f57bf13 100644
17 --- a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
18 +++ b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
19 @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/jeremyevans/minitest-hooks"
20
21 LICENSE="MIT"
22 SLOT="1"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64"
25 IUSE=""