diff options
Diffstat (limited to 'dev-util/lintool/lintool-0.2.3-r1.ebuild')
-rw-r--r-- | dev-util/lintool/lintool-0.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lintool/lintool-0.2.3-r1.ebuild b/dev-util/lintool/lintool-0.2.3-r1.ebuild index b4596d8817dd..2f276228a6c7 100644 --- a/dev-util/lintool/lintool-0.2.3-r1.ebuild +++ b/dev-util/lintool/lintool-0.2.3-r1.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/dev-util/lintool/lintool-0.2.3-r1.ebuild,v 1.2 2003/03/29 11:32:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lintool/lintool-0.2.3-r1.ebuild,v 1.3 2003/07/17 07:52:26 tuxus Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gentoo Linux \"lint\" utility" @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc hppa alpha" +KEYWORDS="x86 ppc sparc hppa alpha mips" DEPEND=">=sys-apps/portage-2.0.47-r10 >=dev-lang/python-2.2" |