diff options
author | 2012-07-26 12:31:32 +0000 | |
---|---|---|
committer | 2012-07-26 12:31:32 +0000 | |
commit | c5a3c909172300b3e2c2eccac2f308a44497f20e (patch) | |
tree | c8fcd54b5ed613de52967a524a282e966eee54de /dev-ruby/syntax/syntax-1.0.0-r3.ebuild | |
parent | Version bump KDE Telepathy 0.4.1. (diff) | |
download | gentoo-2-c5a3c909172300b3e2c2eccac2f308a44497f20e.tar.gz gentoo-2-c5a3c909172300b3e2c2eccac2f308a44497f20e.tar.bz2 gentoo-2-c5a3c909172300b3e2c2eccac2f308a44497f20e.zip |
Stable ppc, bug #426668
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/syntax/syntax-1.0.0-r3.ebuild')
-rw-r--r-- | dev-ruby/syntax/syntax-1.0.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/syntax/syntax-1.0.0-r3.ebuild b/dev-ruby/syntax/syntax-1.0.0-r3.ebuild index 3c1f876cb0e7..ec4273b748cb 100644 --- a/dev-ruby/syntax/syntax-1.0.0-r3.ebuild +++ b/dev-ruby/syntax/syntax-1.0.0-r3.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/syntax/syntax-1.0.0-r3.ebuild,v 1.6 2012/07/26 12:09:44 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild,v 1.7 2012/07/26 12:31:32 blueness Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://syntax.rubyforge.org" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" ruby_add_bdepend "test? ( virtual/ruby-test-unit )" |