diff options
author | Olivier Crête <tester@gentoo.org> | 2003-07-18 21:04:05 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-07-18 21:04:05 +0000 |
commit | e4f712408feb51e1d0950556b9298aa1de66d4d1 (patch) | |
tree | 09de5c24793a7f2d3c07144091911fec0d87aa3e /net-dialup/mingetty/mingetty-1.00.3.ebuild | |
parent | Add amd64 keyword (diff) | |
download | gentoo-2-e4f712408feb51e1d0950556b9298aa1de66d4d1.tar.gz gentoo-2-e4f712408feb51e1d0950556b9298aa1de66d4d1.tar.bz2 gentoo-2-e4f712408feb51e1d0950556b9298aa1de66d4d1.zip |
Adding amd64 stuff
Diffstat (limited to 'net-dialup/mingetty/mingetty-1.00.3.ebuild')
-rw-r--r-- | net-dialup/mingetty/mingetty-1.00.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mingetty/mingetty-1.00.3.ebuild b/net-dialup/mingetty/mingetty-1.00.3.ebuild index 1c20349460fc..381b871c366a 100644 --- a/net-dialup/mingetty/mingetty-1.00.3.ebuild +++ b/net-dialup/mingetty/mingetty-1.00.3.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/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.4 2003/03/28 18:05:23 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.5 2003/07/18 21:03:47 tester Exp $ RHP=${PN}-1.00 S=${WORKDIR}/${RHP} @@ -11,7 +11,7 @@ ftp://ftp.redhat.com/pub/redhat/linux/8.0/en/os/i386/SRPMS/${MYP}.src.rpm" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc hppa" +KEYWORDS="x86 ~ppc hppa amd64" DEPEND="app-arch/rpm2targz" RDEPEND="virtual/glibc" |