diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-08 12:21:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-08 12:21:54 +0000 |
commit | ba0a2dc8aa3809fea160f64d324e886119a2bd79 (patch) | |
tree | 807f05679106d88747973a8b6611898b7cd634cb /dev-ruby/capistrano/capistrano-1.4.1.ebuild | |
parent | Stable on ppc64; bug #172895 (diff) | |
download | historical-ba0a2dc8aa3809fea160f64d324e886119a2bd79.tar.gz historical-ba0a2dc8aa3809fea160f64d324e886119a2bd79.tar.bz2 historical-ba0a2dc8aa3809fea160f64d324e886119a2bd79.zip |
Stable on ppc64; bug #173040
Package-Manager: portage-2.1.2.2
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 d9c7814305f6..308409f9a7ba 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.4 2007/04/06 11:28:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.1.ebuild,v 1.5 2007/04/08 12:21:54 corsair Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ia64 ~ppc64 x86" +KEYWORDS="~amd64 ia64 ppc64 x86" IUSE="" #RESTRICT="test" |