diff options
author | Jason Wever <weeve@gentoo.org> | 2003-11-21 20:31:36 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-11-21 20:31:36 +0000 |
commit | af07d95d726a300c123651959bbae9b5acedf410 (patch) | |
tree | f72b440ad225e10f913d52f23a446ac420507087 /net-dialup/mgetty/mgetty-1.1.30.ebuild | |
parent | Marked stable on sparc. (diff) | |
download | historical-af07d95d726a300c123651959bbae9b5acedf410.tar.gz historical-af07d95d726a300c123651959bbae9b5acedf410.tar.bz2 historical-af07d95d726a300c123651959bbae9b5acedf410.zip |
Added ~sparc keyword, resolves bug #33996.
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 1c69f9d118ef..c7f98960096f 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-2003 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.5 2003/10/13 16:55:59 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30.ebuild,v 1.6 2003/11/21 20:31:33 weeve 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" +KEYWORDS="x86 ~sparc" IUSE="doc" src_unpack() { |