diff options
Diffstat (limited to 'dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild')
-rw-r--r-- | dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild b/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild index e57fd39b649a..db9c5c277f67 100644 --- a/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild +++ b/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild,v 1.1 2004/11/30 13:36:53 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.13.ebuild,v 1.2 2005/04/20 15:33:05 blubb Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ivtv/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" export OPTIMIZE="$CFLAGS" |