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/hiera/
Date: Sat, 01 Apr 2017 14:03:42
Message-Id: 1491055411.083149e6d14deb5cc4818ab43869d6f22852ae69.ago@gentoo
1 commit: 083149e6d14deb5cc4818ab43869d6f22852ae69
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 1 14:03:31 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 1 14:03:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=083149e6
7
8 dev-ruby/hiera: amd64 stable wrt bug #580100
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ruby/hiera/hiera-3.2.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/hiera/hiera-3.2.2.ebuild b/dev-ruby/hiera/hiera-3.2.2.ebuild
18 index a11528c20b2..cea5bdd5780 100644
19 --- a/dev-ruby/hiera/hiera-3.2.2.ebuild
20 +++ b/dev-ruby/hiera/hiera-3.2.2.ebuild
21 @@ -18,7 +18,7 @@ HOMEPAGE="http://projects.puppetlabs.com/"
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 IUSE=""
25 -KEYWORDS="~amd64 hppa"
26 +KEYWORDS="amd64 hppa"
27
28 ruby_add_bdepend "test? ( dev-ruby/mocha )"