summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-08-26 16:59:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-08-26 16:59:54 +0000
commit9a181c87c0570f875dfee4ed665e87346c816596 (patch)
tree24a995e0c76b5d1384db49e5a5ebc490d89ebef2 /dev-ruby/text-format/text-format-1.0.0.ebuild
parentAdd ~ia64 wrt #189455 (diff)
downloadgentoo-2-9a181c87c0570f875dfee4ed665e87346c816596.tar.gz
gentoo-2-9a181c87c0570f875dfee4ed665e87346c816596.tar.bz2
gentoo-2-9a181c87c0570f875dfee4ed665e87346c816596.zip
Readd ~ia64 wrt #189455
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-ruby/text-format/text-format-1.0.0.ebuild')
-rw-r--r--dev-ruby/text-format/text-format-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/text-format/text-format-1.0.0.ebuild b/dev-ruby/text-format/text-format-1.0.0.ebuild
index 2933685f0021..9d3a44035f5a 100644
--- a/dev-ruby/text-format/text-format-1.0.0.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.ebuild,v 1.2 2007/08/20 03:15:54 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.3 2007/08/26 16:59:54 armin76 Exp $
inherit ruby gems
@@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
IUSE=""
DEPEND="virtual/ruby
>=dev-ruby/text-hyphen-1.0.0"