diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-14 14:05:09 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-14 14:05:09 +0000 |
commit | fc5c1c77fb636c64f73e11f16fceace9bdc25e40 (patch) | |
tree | 5a766b422bdfe831c773d334b6410af6c1ca69bd /dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild | |
parent | x86 stable wrt bug #505920 (diff) | |
download | gentoo-2-fc5c1c77fb636c64f73e11f16fceace9bdc25e40.tar.gz gentoo-2-fc5c1c77fb636c64f73e11f16fceace9bdc25e40.tar.bz2 gentoo-2-fc5c1c77fb636c64f73e11f16fceace9bdc25e40.zip |
x86 stable wrt bug #505920
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
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 dca2cf9edaf7..36f7397eceb8 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.9 2014/06/13 19:18:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild,v 1.10 2014/07/14 14:05:09 phajdan.jr 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="" |