diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 21:59:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 21:59:15 +0000 |
commit | c0ecf3be07fbd4d8428745bc05d0304fb7d8256b (patch) | |
tree | 0d951c223ce55293e3aea39a42e91a0e6f9adf10 /net-dialup/mgetty/mgetty-1.1.30.ebuild | |
parent | add ~alpha and ~ia64 (diff) | |
download | historical-c0ecf3be07fbd4d8428745bc05d0304fb7d8256b.tar.gz historical-c0ecf3be07fbd4d8428745bc05d0304fb7d8256b.tar.bz2 historical-c0ecf3be07fbd4d8428745bc05d0304fb7d8256b.zip |
stable on alpha and ia64
Diffstat (limited to 'net-dialup/mgetty/mgetty-1.1.30.ebuild')
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mgetty/mgetty-1.1.30.ebuild b/net-dialup/mgetty/mgetty-1.1.30.ebuild index af713a93b7b9..e2a8146f21eb 100644 --- a/net-dialup/mgetty/mgetty-1.1.30.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.30.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/mgetty/mgetty-1.1.30.ebuild,v 1.9 2004/01/23 12:19:24 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30.ebuild,v 1.10 2004/02/17 21:59:15 agriffis Exp $ inherit flag-o-matic eutils @@ -17,7 +17,7 @@ DEPEND=">=sys-apps/portage-2.0.47-r10 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~alpha ~ia64" +KEYWORDS="x86 sparc alpha ia64" IUSE="doc" pkg_setup() { |