diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-10-11 12:00:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-10-11 12:00:50 +0000 |
commit | 4441038091a414261967ac551b20582ebdb14236 (patch) | |
tree | 77091870773a99cf7d545de4399ce770930b5e36 /dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild | |
parent | Add missing x11-libs/libXpm to DEPEND, see bug #150812. (diff) | |
download | gentoo-2-4441038091a414261967ac551b20582ebdb14236.tar.gz gentoo-2-4441038091a414261967ac551b20582ebdb14236.tar.bz2 gentoo-2-4441038091a414261967ac551b20582ebdb14236.zip |
Marked ~hppa (bug #144414).
(Portage version: 2.1.2_pre2-r8)
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 186dedce9fd4..250f5a132731 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.11 2006/08/29 19:35:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.12 2006/10/11 12:00:50 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KU/KUBOTA/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ia64 m68k ~ppc s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 m68k ~ppc s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl" |