dev-ruby/hiera: add missing ~ppc keyword
authorHans de Graaff <graaff@gentoo.org>
Sat, 28 Apr 2018 06:30:24 +0000 (08:30 +0200)
committerHans de Graaff <graaff@gentoo.org>
Sat, 28 Apr 2018 06:32:49 +0000 (08:32 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-ruby/hiera/hiera-3.3.1.ebuild

index 72878644a369e9f05b608f0d47bc16ee53f1ad31..1d8ee8a87cd9615ab52c86e4660c90c0122faa86 100644 (file)
@@ -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 )"