diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-02-01 17:09:41 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-02-01 17:09:41 +0000 |
commit | c82b9c4e71ef06e66a7a5f5b4a78fc325afd0cd9 (patch) | |
tree | 72235cb02a829c041da90e93657090f3aa80bb88 | |
parent | Removed net-analyzer/zodiac per bug #153257 (diff) | |
download | gentoo-2-c82b9c4e71ef06e66a7a5f5b4a78fc325afd0cd9.tar.gz gentoo-2-c82b9c4e71ef06e66a7a5f5b4a78fc325afd0cd9.tar.bz2 gentoo-2-c82b9c4e71ef06e66a7a5f5b4a78fc325afd0cd9.zip |
Update arch keywords
(Portage version: 2.1.1-r2)
-rw-r--r-- | media-tv/ivtv/ivtv-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/ivtv/ivtv-0.9.1.ebuild b/media-tv/ivtv/ivtv-0.9.1.ebuild index 82a162920534..7d9244207ec1 100644 --- a/media-tv/ivtv/ivtv-0.9.1.ebuild +++ b/media-tv/ivtv/ivtv-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.9.1.ebuild,v 1.3 2007/01/31 23:49:36 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.9.1.ebuild,v 1.4 2007/02/01 17:09:41 beandog Exp $ inherit eutils linux-mod @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ivtvdriver.org" SRC_URI="http://dl.ivtvdriver.org/ivtv/archive/0.9.x/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ppc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="fbcon" RDEPEND="|| ( >=sys-fs/udev-103 sys-apps/hotplug )" |