diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 02:10:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 02:10:29 +0000 |
commit | 6a9d85c1843a21188250f9786514f35f2be7674c (patch) | |
tree | 7964dc2da3d5fb73c0d90d57ea3fc9bd1584a056 /dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild | |
parent | new version (diff) | |
download | gentoo-2-6a9d85c1843a21188250f9786514f35f2be7674c.tar.gz gentoo-2-6a9d85c1843a21188250f9786514f35f2be7674c.tar.bz2 gentoo-2-6a9d85c1843a21188250f9786514f35f2be7674c.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild')
-rw-r--r-- | dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild index 6558a41668fb..93d42565c958 100644 --- a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild +++ b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.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/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.8 2005/05/25 15:57:59 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.9 2005/08/26 02:10:29 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/C/CL/CLKAO/${P}.tar.gz" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~ppc sparc x86 ~amd64" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |