diff options
Diffstat (limited to 'dev-perl/Video-Info/Video-Info-0.993.ebuild')
-rw-r--r-- | dev-perl/Video-Info/Video-Info-0.993.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Video-Info/Video-Info-0.993.ebuild b/dev-perl/Video-Info/Video-Info-0.993.ebuild index 17e6647e1ba9..83d4a37b721c 100644 --- a/dev-perl/Video-Info/Video-Info-0.993.ebuild +++ b/dev-perl/Video-Info/Video-Info-0.993.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/Video-Info-0.993.ebuild,v 1.1 2006/01/14 00:52:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/Video-Info-0.993.ebuild,v 1.2 2006/03/30 23:36:40 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/A/AL/ALLENDAY/${P}.tar.gz" LICENSE="Artistic" #LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |