diff options
Diffstat (limited to 'sys-apps/pcmcia-cs/pcmcia-cs-3.2.1-r4.ebuild')
-rw-r--r-- | sys-apps/pcmcia-cs/pcmcia-cs-3.2.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pcmcia-cs/pcmcia-cs-3.2.1-r4.ebuild b/sys-apps/pcmcia-cs/pcmcia-cs-3.2.1-r4.ebuild index 4dbb250f5dba..29f4b4214b3c 100644 --- a/sys-apps/pcmcia-cs/pcmcia-cs-3.2.1-r4.ebuild +++ b/sys-apps/pcmcia-cs/pcmcia-cs-3.2.1-r4.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-apps/pcmcia-cs/pcmcia-cs-3.2.1-r4.ebuild,v 1.6 2003/03/07 14:01:32 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs/pcmcia-cs-3.2.1-r4.ebuild,v 1.7 2003/06/21 21:19:40 drobbins Exp $ NOCO_VERSION="0.13b" @@ -16,7 +16,7 @@ DEPEND="sys-kernel/linux-headers" RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 amd64" # check arch for configure if [ ${ARCH} = "x86" ] ; then |