diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 15:23:31 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 15:23:31 +0000 |
commit | 4e7b7b39a03e91f665c7d060cc5b2b1d388a5e9c (patch) | |
tree | bccd929033f332d3e9de9bb4a31dab418b8726b3 /dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild | |
parent | ia64 stable wrt bug #505920 (diff) | |
download | gentoo-2-4e7b7b39a03e91f665c7d060cc5b2b1d388a5e9c.tar.gz gentoo-2-4e7b7b39a03e91f665c7d060cc5b2b1d388a5e9c.tar.bz2 gentoo-2-4e7b7b39a03e91f665c7d060cc5b2b1d388a5e9c.zip |
ia64 stable wrt bug #505920
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild')
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild index 54bf6fc33690..2623fa3c66be 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.9.2.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/rake-compiler/rake-compiler-0.9.2.ebuild,v 1.7 2014/06/01 12:49:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild,v 1.8 2014/06/08 15:23:31 hattya Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -19,7 +19,7 @@ LICENSE="MIT" SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" RUBY_S="luislavena-${PN}-*" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |