diff options
author | 2010-05-28 20:19:49 +0000 | |
---|---|---|
committer | 2010-05-28 20:19:49 +0000 | |
commit | fcf0cf660b640f84783aefb981dd9bb3ba92368a (patch) | |
tree | 22860fd61bf5112167b0b32a9caa7a6b2f47f394 /dev-ruby/gherkin/gherkin-1.0.29.ebuild | |
parent | Missed the changelog. (diff) | |
download | gentoo-2-fcf0cf660b640f84783aefb981dd9bb3ba92368a.tar.gz gentoo-2-fcf0cf660b640f84783aefb981dd9bb3ba92368a.tar.bz2 gentoo-2-fcf0cf660b640f84783aefb981dd9bb3ba92368a.zip |
Marked ~ppc/~ppc64.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/gherkin/gherkin-1.0.29.ebuild')
-rw-r--r-- | dev-ruby/gherkin/gherkin-1.0.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/gherkin/gherkin-1.0.29.ebuild b/dev-ruby/gherkin/gherkin-1.0.29.ebuild index 44e68f28516d..2453e555b9be 100644 --- a/dev-ruby/gherkin/gherkin-1.0.29.ebuild +++ b/dev-ruby/gherkin/gherkin-1.0.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-1.0.29.ebuild,v 1.2 2010/05/24 14:28:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-1.0.29.ebuild,v 1.3 2010/05/28 20:19:49 josejx Exp $ EAPI=2 USE_RUBY="ruby18" @@ -17,7 +17,7 @@ DESCRIPTION="Fast Gherkin lexer and parser based on Ragel." HOMEPAGE="http://wiki.github.com/aslakhellesoy/cucumber/gherkin" LICENSE="MIT" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" IUSE="" |