diff options
author | Hans de Graaff <graaff@gentoo.org> | 2012-08-10 06:11:26 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2012-08-10 06:11:26 +0000 |
commit | a68c4e4889389db51e18517c5c2be52551454a67 (patch) | |
tree | 78e062aa1487811552cde026489f442e474ea8ad /dev-ruby/treetop/treetop-1.4.10-r1.ebuild | |
parent | sci-mathematics/spass: Clean residuals from another fix solution (diff) | |
download | gentoo-2-a68c4e4889389db51e18517c5c2be52551454a67.tar.gz gentoo-2-a68c4e4889389db51e18517c5c2be52551454a67.tar.bz2 gentoo-2-a68c4e4889389db51e18517c5c2be52551454a67.zip |
Add untested ppc keyword to fix rails dependency tree.
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/treetop/treetop-1.4.10-r1.ebuild')
-rw-r--r-- | dev-ruby/treetop/treetop-1.4.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/treetop/treetop-1.4.10-r1.ebuild b/dev-ruby/treetop/treetop-1.4.10-r1.ebuild index 957f9c547d15..dfe6ba9808ca 100644 --- a/dev-ruby/treetop/treetop-1.4.10-r1.ebuild +++ b/dev-ruby/treetop/treetop-1.4.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.10-r1.ebuild,v 1.5 2012/08/01 17:06:18 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.10-r1.ebuild,v 1.6 2012/08/10 06:11:26 graaff Exp $ EAPI=4 @@ -18,7 +18,7 @@ DESCRIPTION="Treetop is a language for describing languages." HOMEPAGE="http://treetop.rubyforge.org/" LICENSE="Ruby" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |