diff options
author | 2004-02-08 02:45:41 +0000 | |
---|---|---|
committer | 2004-02-08 02:45:41 +0000 | |
commit | 8fb3428805776fab9599fe38d218c21b57a779b5 (patch) | |
tree | 75a13bf47b62c4468926d43a93a8cf3f5aa5d502 /sys-apps/pcmcia-cs/pcmcia-cs-3.2.7.ebuild | |
parent | New instream version. (Manifest recommit) (diff) | |
download | gentoo-2-8fb3428805776fab9599fe38d218c21b57a779b5.tar.gz gentoo-2-8fb3428805776fab9599fe38d218c21b57a779b5.tar.bz2 gentoo-2-8fb3428805776fab9599fe38d218c21b57a779b5.zip |
~ppc
Diffstat (limited to 'sys-apps/pcmcia-cs/pcmcia-cs-3.2.7.ebuild')
-rw-r--r-- | sys-apps/pcmcia-cs/pcmcia-cs-3.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pcmcia-cs/pcmcia-cs-3.2.7.ebuild b/sys-apps/pcmcia-cs/pcmcia-cs-3.2.7.ebuild index b4d5dafb6529..ac39766972c4 100644 --- a/sys-apps/pcmcia-cs/pcmcia-cs-3.2.7.ebuild +++ b/sys-apps/pcmcia-cs/pcmcia-cs-3.2.7.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/sys-apps/pcmcia-cs/pcmcia-cs-3.2.7.ebuild,v 1.1 2004/02/08 01:20:51 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs/pcmcia-cs-3.2.7.ebuild,v 1.2 2004/02/08 02:45:41 lu_zero Exp $ inherit eutils @@ -21,7 +21,7 @@ DEPEND="sys-kernel/linux-headers RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" # Note: To use this ebuild, you should have the usr/src/linux symlink to # the kernel directory that pcmcia-cs should use for configuration. |