diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:38:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:38:20 +0000 |
commit | 2f3061d218165b04b72bb640979036077feb689f (patch) | |
tree | 54f6d282bf4aca4dc0730e0224a054aa75c2165c /media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild | |
parent | hppa repoman (diff) | |
download | gentoo-2-2f3061d218165b04b72bb640979036077feb689f.tar.gz gentoo-2-2f3061d218165b04b72bb640979036077feb689f.tar.bz2 gentoo-2-2f3061d218165b04b72bb640979036077feb689f.zip |
Remove arm keywords
Diffstat (limited to 'media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild')
-rw-r--r-- | media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild b/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild index 217e93cd78b0..b4cd508569b5 100644 --- a/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild +++ b/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild,v 1.6 2003/10/08 09:56:23 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/usb-pwcx/usb-pwcx-8.2.2.ebuild,v 1.7 2004/02/22 22:33:43 agriffis Exp $ DESCRIPTION="Optional closed source drivers for phillips webcams to allow for higher resoltions and framerates " HOMEPAGE="http://www.smcc.demon.nl/webcam/" @@ -8,7 +8,7 @@ SRC_URI="http://www.smcc.demon.nl/webcam/usb-pwcx-8.2.2.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 -ppc -sparc -alpha" +KEYWORDS="x86 -ppc -sparc -alpha" DEPEND="" |