diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 12:27:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 12:27:46 +0000 |
commit | 9f7e1270c96ee66506309b1e047e8ea23cef5bbe (patch) | |
tree | d8326206b1fffcff5ec7bbc8d57caf8788b3ca13 /dev-ruby/text-format/text-format-1.0.0-r2.ebuild | |
parent | Drop sparc keywords (diff) | |
download | historical-9f7e1270c96ee66506309b1e047e8ea23cef5bbe.tar.gz historical-9f7e1270c96ee66506309b1e047e8ea23cef5bbe.tar.bz2 historical-9f7e1270c96ee66506309b1e047e8ea23cef5bbe.zip |
ia64 stable wrt #353130
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/text-format/text-format-1.0.0-r2.ebuild')
-rw-r--r-- | dev-ruby/text-format/text-format-1.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild b/dev-ruby/text-format/text-format-1.0.0-r2.ebuild index 37577e911e6e..8f0def9ec8f9 100644 --- a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild +++ b/dev-ruby/text-format/text-format-1.0.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.7 2011/01/31 19:39:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.8 2011/02/13 12:26:35 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0' |