diff options
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 82829494dd96..9e9ffe04bb23 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-2016 Gentoo Foundation +# Copyright 1999-2017 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 )" |