diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-15 12:47:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-15 12:47:44 +0000 |
commit | 25ad404d5c3aea6413034bc9c5f566c0724386c7 (patch) | |
tree | 82bf71fb27b98ee1f4102058cb0d6d681365be8c /dev-ruby/syntax/syntax-1.0.0-r3.ebuild | |
parent | Stable for amd64, wrt bug #426498 (diff) | |
download | gentoo-2-25ad404d5c3aea6413034bc9c5f566c0724386c7.tar.gz gentoo-2-25ad404d5c3aea6413034bc9c5f566c0724386c7.tar.bz2 gentoo-2-25ad404d5c3aea6413034bc9c5f566c0724386c7.zip |
Stable for amd64, wrt 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/syntax/syntax-1.0.0-r3.ebuild b/dev-ruby/syntax/syntax-1.0.0-r3.ebuild index 4c5cc0badbfc..c2206711547f 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-2011 Gentoo Foundation +# 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.3 2011/12/31 17:48:28 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild,v 1.4 2012/07/15 12:47:44 ago 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 )" |