Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hiera/
Date: Fri, 24 Jun 2022 02:21:57
Message-Id: 1656037130.978f5740d27badf7f48198b762a07171c1c941cb.prometheanfire@gentoo
1 commit: 978f5740d27badf7f48198b762a07171c1c941cb
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 24 02:18:50 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 24 02:18:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978f5740
7
8 dev-ruby/hiera: 3.9.0 stable amd64 x86 ppc
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 dev-ruby/hiera/hiera-3.9.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/hiera/hiera-3.9.0.ebuild b/dev-ruby/hiera/hiera-3.9.0.ebuild
17 index dc9baceecec1..3c2808823277 100644
18 --- a/dev-ruby/hiera/hiera-3.9.0.ebuild
19 +++ b/dev-ruby/hiera/hiera-3.9.0.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://docs.puppet.com/hiera/"
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 IUSE=""
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86"
26
27 ruby_add_bdepend "test? ( dev-ruby/mocha )"