diff options
author | David Holm <dholm@gentoo.org> | 2004-04-10 22:20:58 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-10 22:20:58 +0000 |
commit | 77d3009986c21aa71a9989e3258faafca9fcbc1c (patch) | |
tree | 436837d5b3298603502661ce60f7bd8e8c822345 /dev-ruby/text-format/text-format-0.64.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-77d3009986c21aa71a9989e3258faafca9fcbc1c.tar.gz historical-77d3009986c21aa71a9989e3258faafca9fcbc1c.tar.bz2 historical-77d3009986c21aa71a9989e3258faafca9fcbc1c.zip |
Added to ~ppc
Diffstat (limited to 'dev-ruby/text-format/text-format-0.64.ebuild')
-rw-r--r-- | dev-ruby/text-format/text-format-0.64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/text-format/text-format-0.64.ebuild b/dev-ruby/text-format/text-format-0.64.ebuild index 91c016d6eec9..6c9adf4db769 100644 --- a/dev-ruby/text-format/text-format-0.64.ebuild +++ b/dev-ruby/text-format/text-format-0.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-0.64.ebuild,v 1.1 2004/04/10 16:56:17 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-0.64.ebuild,v 1.2 2004/04/10 22:20:58 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.halostatue.ca/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/ruby" S=${WORKDIR}/${P} |