diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-05 10:16:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-05 10:16:05 +0000 |
commit | 20179babc58d84c827220dfcbb08e8a68a50903e (patch) | |
tree | b4dbd4233f7359d3e694114e2a7dbe2b236af5b6 /dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild | |
parent | Stable for amd64, wrt bug #536890 (diff) | |
download | gentoo-2-20179babc58d84c827220dfcbb08e8a68a50903e.tar.gz gentoo-2-20179babc58d84c827220dfcbb08e8a68a50903e.tar.bz2 gentoo-2-20179babc58d84c827220dfcbb08e8a68a50903e.zip |
Stable for amd64, wrt bug #536890
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 ff20548d9813..08123b2697c2 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.4 2015/02/04 20:00:55 mrueg Exp $ +# $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 $ 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 |