diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-29 10:37:03 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-29 10:37:03 +0000 |
commit | cbf4456b4c9921a04b5df1dca8f081e353289052 (patch) | |
tree | 7304a920d1ff111ce9b8ffbb4fb99bca55faab33 /dev-ruby/hoe/hoe-2.5.0.ebuild | |
parent | Stable on amd64 wrt bug #321043 (diff) | |
download | gentoo-2-cbf4456b4c9921a04b5df1dca8f081e353289052.tar.gz gentoo-2-cbf4456b4c9921a04b5df1dca8f081e353289052.tar.bz2 gentoo-2-cbf4456b4c9921a04b5df1dca8f081e353289052.zip |
Stable on amd64 wrt bug #321043
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hoe/hoe-2.5.0.ebuild')
-rw-r--r-- | dev-ruby/hoe/hoe-2.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe/hoe-2.5.0.ebuild b/dev-ruby/hoe/hoe-2.5.0.ebuild index ca4594e47be6..414fff329c71 100644 --- a/dev-ruby/hoe/hoe-2.5.0.ebuild +++ b/dev-ruby/hoe/hoe-2.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild,v 1.5 2010/05/22 14:23:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild,v 1.6 2010/06/29 10:37:03 angelos Exp $ EAPI=2 USE_RUBY="ruby18 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" # - also requires dev-ruby/hoe-seattlerb for 1.9; |