diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-03-21 20:39:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-03-21 20:39:25 +0000 |
commit | 2cddde8cda342dbf99cfd0cf169cf6007649916a (patch) | |
tree | 3686854a69172a77d452e537b561868a6cca3329 /dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild | |
parent | Marked ~hppa (bug #408399). (diff) | |
download | gentoo-2-2cddde8cda342dbf99cfd0cf169cf6007649916a.tar.gz gentoo-2-2cddde8cda342dbf99cfd0cf169cf6007649916a.tar.bz2 gentoo-2-2cddde8cda342dbf99cfd0cf169cf6007649916a.zip |
Marked ~hppa (bug #408399).
(Portage version: 2.2.0_alpha93/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild')
-rw-r--r-- | dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild index d3b232ae4ebe..24e4b983c261 100644 --- a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild +++ b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild,v 1.1 2012/03/15 18:58:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild,v 1.2 2012/03/21 20:39:25 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="East Asian Width properties" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND="virtual/perl-File-Spec" |