diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:34:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:34:09 +0000 |
commit | 6ca0d623d641fbd1bf54d24bf5946bef57bceebb (patch) | |
tree | 2eb6ceeab88de53878b1cf5f43e627b86978e5e4 /sys-boot/quik/quik-2.0.1k.ebuild | |
parent | Add a better fix for previous issue. Cleanup svgalib-1.9.18-linux2.6.patch. ... (diff) | |
download | gentoo-2-6ca0d623d641fbd1bf54d24bf5946bef57bceebb.tar.gz gentoo-2-6ca0d623d641fbd1bf54d24bf5946bef57bceebb.tar.bz2 gentoo-2-6ca0d623d641fbd1bf54d24bf5946bef57bceebb.zip |
Remove arm keywords
Diffstat (limited to 'sys-boot/quik/quik-2.0.1k.ebuild')
-rw-r--r-- | sys-boot/quik/quik-2.0.1k.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/quik/quik-2.0.1k.ebuild b/sys-boot/quik/quik-2.0.1k.ebuild index ba5ec2b0c28b..cbad90205567 100644 --- a/sys-boot/quik/quik-2.0.1k.ebuild +++ b/sys-boot/quik/quik-2.0.1k.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/sys-boot/quik/quik-2.0.1k.ebuild,v 1.1 2003/12/09 08:13:13 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/quik-2.0.1k.ebuild,v 1.2 2004/02/23 00:33:51 agriffis Exp $ inherit mount-boot @@ -13,7 +13,7 @@ SRC_URI="http://www.xs4all.nl/~eddieb/linuxppc/YDL3/quik-${MY_PV}.src.rpm" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc -x86 -amd64 -alpha -arm -hppa -mips -sparc" +KEYWORDS="~ppc -x86 -amd64 -alpha -hppa -mips -sparc" DEPEND="virtual/glibc app-arch/rpm2targz" |