summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-09-21 00:07:34 +0000
committerBrent Baude <ranger@gentoo.org>2007-09-21 00:07:34 +0000
commit5c6ddccb5b64f3b9f998fdc453d2c01860e58792 (patch)
treebf78f75f057c03a9a8e125ec4ec7c20337a75fc8 /dev-ruby/text-format/text-format-1.0.0.ebuild
parentMarking text-hyphen-1.0.0 ~ppc64 for deb in bug 192258 (diff)
downloadhistorical-5c6ddccb5b64f3b9f998fdc453d2c01860e58792.tar.gz
historical-5c6ddccb5b64f3b9f998fdc453d2c01860e58792.tar.bz2
historical-5c6ddccb5b64f3b9f998fdc453d2c01860e58792.zip
Marking text-format-1.0.0 ~ppc64 for bug 192258
Package-Manager: portage-2.1.2.12
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 50f195f0b458..a14550cd5082 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.4 2007/09/08 13:45:28 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.5 2007/09/21 00:07:34 ranger Exp $
inherit ruby gems
@@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="virtual/ruby
>=dev-ruby/text-hyphen-1.0.0"