diff options
author | Tom Gall <tgall@gentoo.org> | 2007-03-04 20:50:02 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-03-04 20:50:02 +0000 |
commit | d2e11bf2ab074e616dd7fbc097cc9e4d3b5f50cc (patch) | |
tree | 4d8a8067d72a5b7011595e9c837b641660eca7b5 /dev-ruby/actionwebservice/actionwebservice-1.2.2.ebuild | |
parent | stable on amd64; security bug 169286 (diff) | |
download | gentoo-2-d2e11bf2ab074e616dd7fbc097cc9e4d3b5f50cc.tar.gz gentoo-2-d2e11bf2ab074e616dd7fbc097cc9e4d3b5f50cc.tar.bz2 gentoo-2-d2e11bf2ab074e616dd7fbc097cc9e4d3b5f50cc.zip |
added ~ppc64
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/actionwebservice/actionwebservice-1.2.2.ebuild')
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.2.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.2.ebuild index a9520b1f9ad7..8399887db2c3 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.2.2.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-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/actionwebservice/actionwebservice-1.2.2.ebuild,v 1.1 2007/02/11 20:19:41 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.2.ebuild,v 1.2 2007/03/04 20:50:02 tgall Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |