diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:37:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:37:20 +0000 |
commit | 634c1d9ee714dbb44dc0b25b71c2f21b0cb597db (patch) | |
tree | df6c7204e83de32f0a1bc761217ae65d8290f8ff /dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild | |
parent | add ~ia64 (diff) | |
download | gentoo-2-634c1d9ee714dbb44dc0b25b71c2f21b0cb597db.tar.gz gentoo-2-634c1d9ee714dbb44dc0b25b71c2f21b0cb597db.tar.bz2 gentoo-2-634c1d9ee714dbb44dc0b25b71c2f21b0cb597db.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild')
-rw-r--r-- | dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild b/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild index 16389471ccf5..4000e052669e 100644 --- a/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild +++ b/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild,v 1.4 2005/04/29 15:43:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.ebuild,v 1.5 2005/08/26 00:33:06 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/~mschwartz/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |