diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:27:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:27:09 +0000 |
commit | 64762930fbf81f9b2a876918929034e6e872c250 (patch) | |
tree | f2106cf592b8a3e6c8d3c9f4caeb6115bbedec97 /dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild | |
parent | Mark 0.08 ~ia64 (diff) | |
download | gentoo-2-64762930fbf81f9b2a876918929034e6e872c250.tar.gz gentoo-2-64762930fbf81f9b2a876918929034e6e872c250.tar.bz2 gentoo-2-64762930fbf81f9b2a876918929034e6e872c250.zip |
Mark 0.04 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild')
-rw-r--r-- | dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild index 16576bf28bed..91e417103072 100644 --- a/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild +++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.3 2006/01/13 22:24:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.4 2006/03/30 23:27:09 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~kubota/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="sparc x86" +KEYWORDS="~ia64 sparc x86" DEPEND="" IUSE="" |