diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 19:40:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 19:40:44 +0000 |
commit | 5b1b59c0dc52307ca5d922dc32fb3f8b76e89536 (patch) | |
tree | 11fef473b3f3ddd0481707bc6a939d83002b73f4 /dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild | |
parent | Add ~sparc (diff) | |
download | gentoo-2-5b1b59c0dc52307ca5d922dc32fb3f8b76e89536.tar.gz gentoo-2-5b1b59c0dc52307ca5d922dc32fb3f8b76e89536.tar.bz2 gentoo-2-5b1b59c0dc52307ca5d922dc32fb3f8b76e89536.zip |
Add ~sparc
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild')
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild index cd93bdec94e8..c173c9731f34 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.4 2010/02/13 12:01:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.5 2010/02/13 19:40:44 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_bdepend test "dev-ruby/archive-tar-minitar virtual/ruby-test-unit" |