diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:49:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:49:28 +0000 |
commit | 2a9fd5d4776903c02b39527320641aa2ac836069 (patch) | |
tree | 65a962cb6d4bb6a94534251bdb53058330baa94e /dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild | |
parent | Stable for x86, wrt bug #488750 (diff) | |
download | gentoo-2-2a9fd5d4776903c02b39527320641aa2ac836069.tar.gz gentoo-2-2a9fd5d4776903c02b39527320641aa2ac836069.tar.bz2 gentoo-2-2a9fd5d4776903c02b39527320641aa2ac836069.zip |
Stable for alpha, wrt bug #483708
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild')
-rw-r--r-- | dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild index cbb8b398cdb2..a1db13695fa5 100644 --- a/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild @@ -1,6 +1,6 @@ # 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-3.1.3.ebuild,v 1.6 2013/09/15 09:57:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v 1.7 2013/11/24 19:49:28 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/seattlerb/ruby_parser" LICENSE="MIT" SLOT="3" -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" +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="" ruby_add_rdepend ">=dev-ruby/sexp_processor-4.1:4 |