diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-13 10:37:08 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-13 10:37:08 +0000 |
commit | 485659eb4e369c6bfed227b358d9c1dcfabacd66 (patch) | |
tree | 6e6dc543f27c3d3ac2b076cd534414abe92af990 /dev-ruby/hoe/hoe-2.8.0.ebuild | |
parent | Patch to remove usage of pyxml, bug #354421, thanks to Rafał Mużyło <galtg... (diff) | |
download | gentoo-2-485659eb4e369c6bfed227b358d9c1dcfabacd66.tar.gz gentoo-2-485659eb4e369c6bfed227b358d9c1dcfabacd66.tar.bz2 gentoo-2-485659eb4e369c6bfed227b358d9c1dcfabacd66.zip |
Stable on amd64 wrt bug #354481
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hoe/hoe-2.8.0.ebuild')
-rw-r--r-- | dev-ruby/hoe/hoe-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe/hoe-2.8.0.ebuild b/dev-ruby/hoe/hoe-2.8.0.ebuild index 350516490e4c..b0ed8d7e9dac 100644 --- a/dev-ruby/hoe/hoe-2.8.0.ebuild +++ b/dev-ruby/hoe/hoe-2.8.0.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/hoe/hoe-2.8.0.ebuild,v 1.4 2011/02/11 15:50:39 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild,v 1.5 2011/02/13 10:37:08 hwoarang Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RUBY_PATCHES=( "${P}-test-file-ordering.patch" ) |