diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:34:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:34:09 +0000 |
commit | 37111c2ed0739ae92fd232122e4492bbab05c1bd (patch) | |
tree | 51c0546bcc60985c87af9133bbe447f534a3b72c /media-video/usb-pwcx/usb-pwcx-8.4.ebuild | |
parent | files/elfutils-0.89-alpha-mips-atime.diff: \ Fix 0.89 compilation on mips (diff) | |
download | historical-37111c2ed0739ae92fd232122e4492bbab05c1bd.tar.gz historical-37111c2ed0739ae92fd232122e4492bbab05c1bd.tar.bz2 historical-37111c2ed0739ae92fd232122e4492bbab05c1bd.zip |
Remove arm keywords
Diffstat (limited to 'media-video/usb-pwcx/usb-pwcx-8.4.ebuild')
-rw-r--r-- | media-video/usb-pwcx/usb-pwcx-8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/usb-pwcx/usb-pwcx-8.4.ebuild b/media-video/usb-pwcx/usb-pwcx-8.4.ebuild index c053f09730a4..7d6439bb1370 100644 --- a/media-video/usb-pwcx/usb-pwcx-8.4.ebuild +++ b/media-video/usb-pwcx/usb-pwcx-8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.4.ebuild,v 1.3 2004/02/18 16:20:48 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/usb-pwcx/usb-pwcx-8.4.ebuild,v 1.4 2004/02/22 22:33:43 agriffis Exp $ inherit check-kernel @@ -11,7 +11,7 @@ SRC_URI="http://www.smcc.demon.nl/webcam/pwcx-${PV}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~x86 -ppc -sparc -alpha" +KEYWORDS="~x86 -ppc -sparc -alpha" DEPEND="" S=${WORKDIR}/pwcx-${PV} |