Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hoe/
Date: Sun, 04 Oct 2015 10:14:35
Message-Id: 1443953638.7a6c4ea8b67753f26e36b7807a73c2b64b172a72.ago@gentoo
1 commit: 7a6c4ea8b67753f26e36b7807a73c2b64b172a72
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 10:13:58 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 10:13:58 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6c4ea8
7
8 dev-ruby/hoe: x86 stable wrt bug #562100
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 dev-ruby/hoe/hoe-3.13.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/hoe/hoe-3.13.0-r1.ebuild b/dev-ruby/hoe/hoe-3.13.0-r1.ebuild
17 index c8821ba..260225d 100644
18 --- a/dev-ruby/hoe/hoe-3.13.0-r1.ebuild
19 +++ b/dev-ruby/hoe/hoe-3.13.0-r1.ebuild
20 @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE=""
27
28 ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.3:5 )"