diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-03-28 18:08:06 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-03-28 18:08:06 +0000 |
commit | cf968a7a1abefbf4ce9fc1039f65cf25117447c5 (patch) | |
tree | db50f661e4b4818f4d55d1d9afc1b18171210344 /net-dialup | |
parent | Aed hppa to KEYWORDS. (diff) | |
download | gentoo-2-cf968a7a1abefbf4ce9fc1039f65cf25117447c5.tar.gz gentoo-2-cf968a7a1abefbf4ce9fc1039f65cf25117447c5.tar.bz2 gentoo-2-cf968a7a1abefbf4ce9fc1039f65cf25117447c5.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'net-dialup')
-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 96e15a5ce4d0..1c20349460fc 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.3 2003/02/13 13:54:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.4 2003/03/28 18:05:23 gmsoft 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" +KEYWORDS="x86 ~ppc hppa" DEPEND="app-arch/rpm2targz" RDEPEND="virtual/glibc" |