diff options
author | Michael McCabe <randy@gentoo.org> | 2004-05-13 20:40:25 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-05-13 20:40:25 +0000 |
commit | 0d0ddc8b7bc8a508e6e6066a2d2fe2deb13d3b1e (patch) | |
tree | 47199d9d526fc9f855b4983de851a9bb89e5fed0 /net-dialup/mingetty/mingetty-1.00.3.ebuild | |
parent | Adding new version for x86 and closing bug #46837. (Manifest recommit) (diff) | |
download | gentoo-2-0d0ddc8b7bc8a508e6e6066a2d2fe2deb13d3b1e.tar.gz gentoo-2-0d0ddc8b7bc8a508e6e6066a2d2fe2deb13d3b1e.tar.bz2 gentoo-2-0d0ddc8b7bc8a508e6e6066a2d2fe2deb13d3b1e.zip |
Added s390 keywords
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 bb46b14cd96e..a9ed88fc4cc9 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.14 2004/05/10 04:13:12 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.15 2004/05/13 20:40:25 randy 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 ppc64" +KEYWORDS="x86 ppc hppa amd64 alpha sparc ia64 mips ppc64 s390" RDEPEND="virtual/glibc" |