diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-05-14 11:33:17 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-05-14 11:33:17 +0000 |
commit | 42bce3c25aa68145d1767879a97de3da69edb919 (patch) | |
tree | b128aba911555993ecac9693453afc422cc2b2e3 /net-dialup/mgetty/mgetty-1.1.35.ebuild | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-42bce3c25aa68145d1767879a97de3da69edb919.tar.gz gentoo-2-42bce3c25aa68145d1767879a97de3da69edb919.tar.bz2 gentoo-2-42bce3c25aa68145d1767879a97de3da69edb919.zip |
x86
(Portage version: 2203-svn)
Diffstat (limited to 'net-dialup/mgetty/mgetty-1.1.35.ebuild')
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mgetty/mgetty-1.1.35.ebuild b/net-dialup/mgetty/mgetty-1.1.35.ebuild index d191987de496..139ba953cea7 100644 --- a/net-dialup/mgetty/mgetty-1.1.35.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.35.ebuild,v 1.2 2006/04/02 05:41:53 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.35.ebuild,v 1.3 2006/05/14 11:33:17 mrness Exp $ inherit toolchain-funcs flag-o-matic eutils @@ -17,7 +17,7 @@ DEPEND="doc? ( virtual/tetex ) SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86" IUSE="doc" pkg_setup() { |