diff options
author | 2014-02-24 01:55:01 +0000 | |
---|---|---|
committer | 2014-02-24 01:55:01 +0000 | |
commit | 9ce67e50cdd674111b3cf33cf58ab775045d585a (patch) | |
tree | 0bf6072d48cb7d5c3398588f87b63886b4095769 /dev-perl/Video-ivtv/Video-ivtv-0.13-r1.ebuild | |
parent | x86 stable wrt bug #495968 (diff) | |
download | gentoo-2-9ce67e50cdd674111b3cf33cf58ab775045d585a.tar.gz gentoo-2-9ce67e50cdd674111b3cf33cf58ab775045d585a.tar.bz2 gentoo-2-9ce67e50cdd674111b3cf33cf58ab775045d585a.zip |
x86 stable wrt bug #495504
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
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" |