diff options
author | Richard Farina <zerochaos@gentoo.org> | 2013-01-15 06:50:15 +0000 |
---|---|---|
committer | Richard Farina <zerochaos@gentoo.org> | 2013-01-15 06:50:15 +0000 |
commit | 3950426f0f21b00fab14573a29eeda73006e89cf (patch) | |
tree | 96facccaa31d4f05cb9a8306fc0fc39da2eab2df /dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | historical-3950426f0f21b00fab14573a29eeda73006e89cf.tar.gz historical-3950426f0f21b00fab14573a29eeda73006e89cf.tar.bz2 historical-3950426f0f21b00fab14573a29eeda73006e89cf.zip |
adding ~arm keywords to net-analyzer/metasploit rdeps
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Manifest-Sign-Key: 0xDD11F94A
Diffstat (limited to 'dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild')
-rw-r--r-- | dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild index d371cc64028f..e21a11c7a630 100644 --- a/dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild,v 1.5 2012/08/16 03:57:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.3.1.ebuild,v 1.6 2013/01/15 06:05:48 zerochaos Exp $ EAPI=2 @@ -17,7 +17,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~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 ~arm ~hppa ~ia64 ~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="" # The sexp-processor dependency is needed to make tests pass for ruby 1.9. |