diff options
author | 2007-10-14 04:49:50 +0000 | |
---|---|---|
committer | 2007-10-14 04:49:50 +0000 | |
commit | 7c2aac873a9f3c1341904cf9eb24772447e44f4c (patch) | |
tree | 70c0bc71075924740f040708fd0bfe7d3efcfc80 /dev-ruby/hoe/hoe-1.2.2.ebuild | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-7c2aac873a9f3c1341904cf9eb24772447e44f4c.tar.gz gentoo-2-7c2aac873a9f3c1341904cf9eb24772447e44f4c.tar.bz2 gentoo-2-7c2aac873a9f3c1341904cf9eb24772447e44f4c.zip |
stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/hoe/hoe-1.2.2.ebuild')
-rw-r--r-- | dev-ruby/hoe/hoe-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe/hoe-1.2.2.ebuild b/dev-ruby/hoe/hoe-1.2.2.ebuild index 9f75decc39b7..ddc4976efda8 100644 --- a/dev-ruby/hoe/hoe-1.2.2.ebuild +++ b/dev-ruby/hoe/hoe-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.2.2.ebuild,v 1.3 2007/09/05 14:29:22 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.2.2.ebuild,v 1.4 2007/10/14 04:49:50 tgall Exp $ inherit ruby gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ia64 ~ppc ppc64 x86" IUSE="" USE_RUBY="ruby18" |