diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 14:39:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 14:39:55 +0000 |
commit | 8311cbce4ecafac39bac6960d9b748f001728ab2 (patch) | |
tree | a7af74f55d659485bd5a04f49686d9dc28f37eb3 /dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild | |
parent | Convert live ebuild to use the new eclasses (diff) | |
download | historical-8311cbce4ecafac39bac6960d9b748f001728ab2.tar.gz historical-8311cbce4ecafac39bac6960d9b748f001728ab2.tar.bz2 historical-8311cbce4ecafac39bac6960d9b748f001728ab2.zip |
Stable for amd64, wrt bug #552244
Package-Manager: portage-2.2.18/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild')
-rw-r--r-- | dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild b/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild index 53098c7857a9..13fd5df0a7b2 100644 --- a/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.6.6.ebuild,v 1.2 2015/06/16 05:02:56 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-3.6.6.ebuild,v 1.3 2015/06/26 14:39:49 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 |