diff options
author | Patrick Lauer <patrick@gentoo.org> | 2015-05-25 05:42:09 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2015-05-25 05:42:09 +0000 |
commit | e1a9fa88b1656fc661197caa0f8dc6014e243707 (patch) | |
tree | e1646056a817256f4727d960e1163dd295dd3d3e /dev-ruby/rash/rash-0.4.0-r2.ebuild | |
parent | Add ruby22. Create stable candidate. (diff) | |
download | gentoo-2-e1a9fa88b1656fc661197caa0f8dc6014e243707.tar.gz gentoo-2-e1a9fa88b1656fc661197caa0f8dc6014e243707.tar.bz2 gentoo-2-e1a9fa88b1656fc661197caa0f8dc6014e243707.zip |
Keyword for ~x86
(Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/rash/rash-0.4.0-r2.ebuild')
-rw-r--r-- | dev-ruby/rash/rash-0.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rash/rash-0.4.0-r2.ebuild b/dev-ruby/rash/rash-0.4.0-r2.ebuild index 9e389c26b35a..27a14144883f 100644 --- a/dev-ruby/rash/rash-0.4.0-r2.ebuild +++ b/dev-ruby/rash/rash-0.4.0-r2.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/rash/rash-0.4.0-r2.ebuild,v 1.1 2015/05/25 05:05:05 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rash/rash-0.4.0-r2.ebuild,v 1.2 2015/05/25 05:42:09 patrick Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 ruby22" @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/tcocca/rash" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/hashie-2.0.0:0" |