diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-13 18:51:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-13 18:51:18 +0000 |
commit | 5a1494d81bbc85fb7297bbcd4e0699012de211fe (patch) | |
tree | 60efe07429fdc747cfc66014556ef949f6e129d7 /dev-ruby/capistrano/capistrano-2.0.0.ebuild | |
parent | Add ~alpha (diff) | |
download | gentoo-2-5a1494d81bbc85fb7297bbcd4e0699012de211fe.tar.gz gentoo-2-5a1494d81bbc85fb7297bbcd4e0699012de211fe.tar.bz2 gentoo-2-5a1494d81bbc85fb7297bbcd4e0699012de211fe.zip |
Stable on ppc64; bug #198966
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/capistrano/capistrano-2.0.0.ebuild')
-rw-r--r-- | dev-ruby/capistrano/capistrano-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/capistrano/capistrano-2.0.0.ebuild b/dev-ruby/capistrano/capistrano-2.0.0.ebuild index 35cec5a5497b..58e705be0e3b 100644 --- a/dev-ruby/capistrano/capistrano-2.0.0.ebuild +++ b/dev-ruby/capistrano/capistrano-2.0.0.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-2.0.0.ebuild,v 1.2 2007/11/12 23:29:30 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.0.0.ebuild,v 1.3 2007/11/13 18:51:18 corsair Exp $ inherit gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="~amd64 ppc64 x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 |