diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-05 10:16:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-05 10:16:32 +0000 |
commit | f54048f53a6c567102e48100fe53da4ecab7782b (patch) | |
tree | 53d52dc88081ff9af04bc0e6d7dd602d8f4337d0 /dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild | |
parent | Stable for x86, wrt bug #536890 (diff) | |
download | gentoo-2-f54048f53a6c567102e48100fe53da4ecab7782b.tar.gz gentoo-2-f54048f53a6c567102e48100fe53da4ecab7782b.tar.bz2 gentoo-2-f54048f53a6c567102e48100fe53da4ecab7782b.zip |
Stable for x86, wrt bug #536890
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild')
-rw-r--r-- | dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild b/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild index 08123b2697c2..6edc2fdf1589 100644 --- a/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild +++ b/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild,v 1.5 2015/02/05 10:16:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild,v 1.6 2015/02/05 10:16:32 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="https://dtao.github.com/safe_yaml" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/hashie |