diff options
author | 2014-12-22 13:57:14 +0000 | |
---|---|---|
committer | 2014-12-22 13:57:14 +0000 | |
commit | ffc498e2100b38b5eedacce1740c64ccf1673805 (patch) | |
tree | e708e39a237cc7536fb361baa6b06e03bd1fd593 /dev-ruby/hiera/hiera-1.3.4.ebuild | |
parent | Stable for x86, wrt bug #513290 (diff) | |
download | historical-ffc498e2100b38b5eedacce1740c64ccf1673805.tar.gz historical-ffc498e2100b38b5eedacce1740c64ccf1673805.tar.bz2 historical-ffc498e2100b38b5eedacce1740c64ccf1673805.zip |
Stable for ppc, wrt bug #513290
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-ruby/hiera/hiera-1.3.4.ebuild')
-rw-r--r-- | dev-ruby/hiera/hiera-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hiera/hiera-1.3.4.ebuild b/dev-ruby/hiera/hiera-1.3.4.ebuild index a887cf6a4957..3755fdb3d66e 100644 --- a/dev-ruby/hiera/hiera-1.3.4.ebuild +++ b/dev-ruby/hiera/hiera-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera/hiera-1.3.4.ebuild,v 1.6 2014/12/22 13:56:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera/hiera-1.3.4.ebuild,v 1.7 2014/12/22 13:57:13 ago Exp $ EAPI=5 @@ -19,7 +19,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 )" |