diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:42:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:42:34 +0000 |
commit | 1b81160a64691426141d5c5fc29e5ec2bc88490c (patch) | |
tree | 4b101ebe5d0e57c48518a7072edd5e9299cf7801 /dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild | |
parent | new version (diff) | |
download | gentoo-2-1b81160a64691426141d5c5fc29e5ec2bc88490c.tar.gz gentoo-2-1b81160a64691426141d5c5fc29e5ec2bc88490c.tar.bz2 gentoo-2-1b81160a64691426141d5c5fc29e5ec2bc88490c.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild')
-rw-r--r-- | dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild index 6a3a11f9ec01..87bf8ba7277a 100644 --- a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild +++ b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.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/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild,v 1.1 2005/05/22 18:09:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.09.ebuild,v 1.2 2005/08/26 00:40:43 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~rberjon/${P}" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~alpha ~sparc ~ppc ~mips ~ppc64" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" SRC_TEST="do" |