commit:     52b9dc6e0259c96c1e26c0d2057ddc48c38dbf0b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 28 06:30:24 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 28 06:32:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b9dc6e

dev-ruby/hiera: add missing ~ppc keyword

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/hiera/hiera-3.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/hiera/hiera-3.3.1.ebuild 
b/dev-ruby/hiera/hiera-3.3.1.ebuild
index 72878644a36..1d8ee8a87cd 100644
--- a/dev-ruby/hiera/hiera-3.3.1.ebuild
+++ b/dev-ruby/hiera/hiera-3.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="https://docs.puppet.com/hiera/latest/";
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
 
 ruby_add_bdepend "test? ( dev-ruby/mocha )"
 

Reply via email to