diff options
Diffstat (limited to 'dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild')
-rw-r--r-- | dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild b/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild index 26ae4572b3a7..dc858069cd9f 100644 --- a/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild +++ b/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.2 2014/02/11 15:38:38 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild,v 1.3 2014/02/24 01:55:01 phajdan.jr Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ivtv/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ia64 ~ppc ~x86" +KEYWORDS="~amd64 ia64 ~ppc x86" IUSE="" export OPTIMIZE="$CFLAGS" |