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/hashie/
Date: Sun, 25 Mar 2018 19:45:58
Message-Id: 1522006507.dfc2663c5d340075f1cbcd67b345643df7f60258.slyfox@gentoo
1 commit: dfc2663c5d340075f1cbcd67b345643df7f60258
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 25 19:35:07 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 25 19:35:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfc2663c
7
8 dev-ruby/hashie: keyworded 3.5.7 for ppc, bug #563858
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-ruby/hashie/hashie-3.5.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/hashie/hashie-3.5.7.ebuild b/dev-ruby/hashie/hashie-3.5.7.ebuild
17 index 2d70d59e91b..e3a63a153ec 100644
18 --- a/dev-ruby/hashie/hashie-3.5.7.ebuild
19 +++ b/dev-ruby/hashie/hashie-3.5.7.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.mobomo.com/2009/11/hashie-the-hash-toolkit/"
21
22 LICENSE="MIT"
23 SLOT="3"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~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/activesupport )"