diff options
author | 2007-03-05 03:46:08 +0000 | |
---|---|---|
committer | 2007-03-05 03:46:08 +0000 | |
commit | 0be8c7a4d510d34890e080bb130e01407e4766ad (patch) | |
tree | faf5aaee64e42b4579b5de65911ddd4784de2fb6 /dev-ruby/capistrano/capistrano-1.4.1.ebuild | |
parent | added ~ppc64 (diff) | |
download | historical-0be8c7a4d510d34890e080bb130e01407e4766ad.tar.gz historical-0be8c7a4d510d34890e080bb130e01407e4766ad.tar.bz2 historical-0be8c7a4d510d34890e080bb130e01407e4766ad.zip |
aadded ~ppc64
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'dev-ruby/capistrano/capistrano-1.4.1.ebuild')
-rw-r--r-- | dev-ruby/capistrano/capistrano-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/capistrano/capistrano-1.4.1.ebuild b/dev-ruby/capistrano/capistrano-1.4.1.ebuild index 83d3fca1470e..570d72ca568b 100644 --- a/dev-ruby/capistrano/capistrano-1.4.1.ebuild +++ b/dev-ruby/capistrano/capistrano-1.4.1.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/capistrano/capistrano-1.4.1.ebuild,v 1.1 2007/02/27 20:31:50 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.1.ebuild,v 1.2 2007/03/05 03:46:08 tgall Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86" IUSE="" #RESTRICT="test" |