diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 12:10:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 12:10:22 +0000 |
commit | ea1ee7d1c927ae61a3052c509a4867fdcff3112c (patch) | |
tree | 80d62d6945ef2cc642bd98876d055ee8c6f0da3e /dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild | |
parent | ia64/sparc stable wrt #426668 (diff) | |
download | gentoo-2-ea1ee7d1c927ae61a3052c509a4867fdcff3112c.tar.gz gentoo-2-ea1ee7d1c927ae61a3052c509a4867fdcff3112c.tar.bz2 gentoo-2-ea1ee7d1c927ae61a3052c509a4867fdcff3112c.zip |
ia64/sparc stable wrt #426668
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild')
-rw-r--r-- | dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild index a267729b1aa4..5812018ad5ba 100644 --- a/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild +++ b/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild,v 1.9 2012/08/14 03:23:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild,v 1.10 2012/10/28 12:10:22 armin76 Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/halostatue/diff-lcs" LICENSE="|| ( MIT Ruby GPL-2 )" SLOT="0" -KEYWORDS="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="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" IUSE="" ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.10 )" |