diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-20 08:21:28 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-21 07:47:20 +0100 |
commit | 520473be185eec27c6a5303035dc5ed001735248 (patch) | |
tree | 5e3b548d893f0cd03678f392b7fab5a86e696dc2 /dev-ruby/hiera | |
parent | dev-ruby/diff-lcs: drop to ~hppa, bug 634508; hppa stable to avoid dropping r... (diff) | |
download | gentoo-520473be185eec27c6a5303035dc5ed001735248.tar.gz gentoo-520473be185eec27c6a5303035dc5ed001735248.tar.bz2 gentoo-520473be185eec27c6a5303035dc5ed001735248.zip |
dev-ruby/hiera: drop to ~hppa, bug 634508
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/hiera')
-rw-r--r-- | dev-ruby/hiera/hiera-1.3.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hiera/hiera-1.3.4-r1.ebuild b/dev-ruby/hiera/hiera-1.3.4-r1.ebuild index c385c19fc163..953e3ea18f0a 100644 --- a/dev-ruby/hiera/hiera-1.3.4-r1.ebuild +++ b/dev-ruby/hiera/hiera-1.3.4-r1.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="http://projects.puppetlabs.com/" LICENSE="Apache-2.0" SLOT="0" IUSE="" -KEYWORDS="amd64 hppa ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ppc ~sparc x86" ruby_add_bdepend "test? ( dev-ruby/mocha )" |