diff options
Diffstat (limited to 'dev-perl/GD-SVG/GD-SVG-0.25.ebuild')
-rw-r--r-- | dev-perl/GD-SVG/GD-SVG-0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GD-SVG/GD-SVG-0.25.ebuild b/dev-perl/GD-SVG/GD-SVG-0.25.ebuild index bae17206bf16..c55074ec7994 100644 --- a/dev-perl/GD-SVG/GD-SVG-0.25.ebuild +++ b/dev-perl/GD-SVG/GD-SVG-0.25.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/GD-SVG/GD-SVG-0.25.ebuild,v 1.9 2005/08/05 16:01:48 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.25.ebuild,v 1.10 2005/08/26 02:20:57 agriffis Exp $ inherit perl-module @@ -16,4 +16,4 @@ HOMEPAGE="http://search.cpan.org/~twh/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ~ia64 ~ppc sparc x86" |