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/thread_order/
Date: Mon, 02 Jan 2017 19:33:10
Message-Id: 1483385572.dda63006f80d64a0097221fa1a644b6a7a9242dd.maekke@gentoo
1 commit: dda63006f80d64a0097221fa1a644b6a7a9242dd
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 19:32:52 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 19:32:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dda63006
7
8 dev-ruby/thread_order: arm stable, bug #565112
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-ruby/thread_order/thread_order-1.1.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/thread_order/thread_order-1.1.0.ebuild b/dev-ruby/thread_order/thread_order-1.1.0.ebuild
17 index a231784..03cb67a 100644
18 --- a/dev-ruby/thread_order/thread_order-1.1.0.ebuild
19 +++ b/dev-ruby/thread_order/thread_order-1.1.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/JoshCheek/thread_order"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 ~arm ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31 +KEYWORDS="alpha amd64 arm ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32 IUSE=""
33
34 all_ruby_prepare() {