Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hoe/
Date: Sun, 25 Oct 2015 19:07:16
Message-Id: 1445800020.8b1d768249d05046be5e3331e780b408f53ca444.maekke@gentoo
1 commit: 8b1d768249d05046be5e3331e780b408f53ca444
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 19:06:25 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 19:07:00 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1d7682
7
8 dev-ruby/hoe: arm stable, bug #562100
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --include-arches="arm"
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 0607b0d..bb452d4 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 )"