diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 17:19:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 17:19:47 +0000 |
commit | 70afccb3fbff95a0f1270b263fc1a8b38417614f (patch) | |
tree | 2f2b411cea036620a830a529a9c0b98ab08c182b /dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild | |
parent | alpha stable, add ~alpha/~ia64/~sparc, etc (diff) | |
download | gentoo-2-70afccb3fbff95a0f1270b263fc1a8b38417614f.tar.gz gentoo-2-70afccb3fbff95a0f1270b263fc1a8b38417614f.tar.bz2 gentoo-2-70afccb3fbff95a0f1270b263fc1a8b38417614f.zip |
alpha stable, add ~alpha/~ia64/~sparc, etc
(Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild')
-rw-r--r-- | dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild index eff30dc767e6..10bbce9e2917 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.1-r1.ebuild,v 1.2 2012/08/19 11:38:25 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild,v 1.3 2012/10/28 17:19:47 armin76 Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -19,7 +19,7 @@ LICENSE="as-is" # truly SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" RUBY_S="luislavena-${PN}-*" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~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="" |