diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-07 18:46:40 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-07 18:46:40 +0000 |
commit | b29042c0e91ec5299dfff6cc1b82dabb53ac4f6e (patch) | |
tree | b7bbe9269a57622b25a680ad82bb9b987d2729c4 /dev-ruby/hoe/hoe-1.7.0.ebuild | |
parent | Add ~sparc keyword, bug #230517 (diff) | |
download | gentoo-2-b29042c0e91ec5299dfff6cc1b82dabb53ac4f6e.tar.gz gentoo-2-b29042c0e91ec5299dfff6cc1b82dabb53ac4f6e.tar.bz2 gentoo-2-b29042c0e91ec5299dfff6cc1b82dabb53ac4f6e.zip |
Add ~sparc keyword, bug #230517
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64)
Diffstat (limited to 'dev-ruby/hoe/hoe-1.7.0.ebuild')
-rw-r--r-- | dev-ruby/hoe/hoe-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe/hoe-1.7.0.ebuild b/dev-ruby/hoe/hoe-1.7.0.ebuild index 777adfb874c9..7a8bb0608c31 100644 --- a/dev-ruby/hoe/hoe-1.7.0.ebuild +++ b/dev-ruby/hoe/hoe-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.7.0.ebuild,v 1.1 2008/07/01 18:01:07 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.7.0.ebuild,v 1.2 2008/07/07 18:46:40 bluebird Exp $ inherit gems @@ -9,7 +9,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=dev-ruby/rake-0.8.1 |