diff options
author | Tom Gall <tgall@gentoo.org> | 2007-03-05 04:38:13 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-03-05 04:38:13 +0000 |
commit | db26097685c02b6ad10fd649834b7383e0eedc5e (patch) | |
tree | 1e6368d24dce96043c28f6d67958f8c8698f04bd /dev-ruby/xmpp4r/xmpp4r-0.3-r1.ebuild | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-db26097685c02b6ad10fd649834b7383e0eedc5e.tar.gz gentoo-2-db26097685c02b6ad10fd649834b7383e0eedc5e.tar.bz2 gentoo-2-db26097685c02b6ad10fd649834b7383e0eedc5e.zip |
added ~ppc765
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/xmpp4r/xmpp4r-0.3-r1.ebuild')
-rw-r--r-- | dev-ruby/xmpp4r/xmpp4r-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/xmpp4r/xmpp4r-0.3-r1.ebuild b/dev-ruby/xmpp4r/xmpp4r-0.3-r1.ebuild index cb4024873ea8..b69ba8fe4230 100644 --- a/dev-ruby/xmpp4r/xmpp4r-0.3-r1.ebuild +++ b/dev-ruby/xmpp4r/xmpp4r-0.3-r1.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/xmpp4r/xmpp4r-0.3-r1.ebuild,v 1.1 2007/02/17 10:31:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xmpp4r/xmpp4r-0.3-r1.ebuild,v 1.2 2007/03/05 04:38:13 tgall Exp $ RUBY_BUG_145222=yes inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://download.gna.org/xmpp4r/${P}.gem" LICENSE="Ruby" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64 ~ppc ~ppc64" IUSE="examples" DEPEND=">=dev-lang/ruby-1.8" |