diff options
Diffstat (limited to 'dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild')
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild index 750cd9e447f0..0a1939bcc61c 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.7.5.ebuild,v 1.7 2011/04/01 08:49:03 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.7.5.ebuild,v 1.8 2011/04/16 17:40:42 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -19,7 +19,7 @@ LICENSE="as-is" # truly SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" S="${WORKDIR}/luislavena-${PN}-*" -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |