diff options
author | 2004-05-04 03:47:33 +0000 | |
---|---|---|
committer | 2004-05-04 03:47:33 +0000 | |
commit | c99cd5458c088aeefc0105a14e4f409671ab4628 (patch) | |
tree | 374fc687e73b1450f89dcc87078b6c20b413e1ac /net-dialup/mingetty/mingetty-1.00.3.ebuild | |
parent | mark stable on ppc64 (diff) | |
download | historical-c99cd5458c088aeefc0105a14e4f409671ab4628.tar.gz historical-c99cd5458c088aeefc0105a14e4f409671ab4628.tar.bz2 historical-c99cd5458c088aeefc0105a14e4f409671ab4628.zip |
stable on ppc64
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 be18fb661147..776d14fa7d93 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-2004 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.12 2004/03/08 17:08:58 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.13 2004/05/04 03:47:33 tgall Exp $ inherit rpm eutils @@ -13,7 +13,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 amd64 alpha sparc ia64 ~mips" +KEYWORDS="x86 ppc hppa amd64 alpha sparc ia64 ~mips ppc64" RDEPEND="virtual/glibc" |