diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-13 18:52:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-13 18:52:38 +0000 |
commit | 6fcac138dfd1c40b192588149bc1f4aa265fabfb (patch) | |
tree | f9993423436a129177504f4e66eefb6f1e3f811f /dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild | |
parent | Add ~sparc wrt #468536 (diff) | |
download | gentoo-2-6fcac138dfd1c40b192588149bc1f4aa265fabfb.tar.gz gentoo-2-6fcac138dfd1c40b192588149bc1f4aa265fabfb.tar.bz2 gentoo-2-6fcac138dfd1c40b192588149bc1f4aa265fabfb.zip |
Add ~sparc wrt #468536
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild')
-rw-r--r-- | dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild index ed17752cc84f..19344b17e847 100644 --- a/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild +++ b/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.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/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild,v 1.1 2014/08/06 01:32:42 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rc4/ruby-rc4-0.1.5-r2.ebuild,v 1.2 2014/08/13 18:52:38 armin76 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/caiges/Ruby-RC4" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" all_ruby_prepare() { |