diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-09-05 15:55:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-09-05 15:55:20 +0000 |
commit | f3092e8a69bab48faa79e81cc01318b86075b653 (patch) | |
tree | 3243b44c468827ede3d9254f91a229e280216d44 /dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild | |
parent | Stable for HPPA (bug #483708). (diff) | |
download | gentoo-2-f3092e8a69bab48faa79e81cc01318b86075b653.tar.gz gentoo-2-f3092e8a69bab48faa79e81cc01318b86075b653.tar.bz2 gentoo-2-f3092e8a69bab48faa79e81cc01318b86075b653.zip |
Stable for HPPA (bug #483708).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 8ca3254d8967..c4409fad281b 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.3 2013/05/31 18:14:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.1.3.ebuild,v 1.4 2013/09/05 15:55:20 jer 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 |