summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-12-20 01:32:28 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-12-20 01:32:28 +0000
commitd397a571a3c7509238789bd1d7aab6eaf7354593 (patch)
tree92b2a71f7520783f6e0cc3be9466198c8dd33178 /dev-python/pylint/pylint-0.4.0.ebuild
parentBump x86 stable. (Manifest recommit) (diff)
downloadgentoo-2-d397a571a3c7509238789bd1d7aab6eaf7354593.tar.gz
gentoo-2-d397a571a3c7509238789bd1d7aab6eaf7354593.tar.bz2
gentoo-2-d397a571a3c7509238789bd1d7aab6eaf7354593.zip
Clean out old ebuild and bump x86 stable.
Diffstat (limited to 'dev-python/pylint/pylint-0.4.0.ebuild')
-rw-r--r--dev-python/pylint/pylint-0.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pylint/pylint-0.4.0.ebuild b/dev-python/pylint/pylint-0.4.0.ebuild
index 0d662d9d36a2..f383f548d88e 100644
--- a/dev-python/pylint/pylint-0.4.0.ebuild
+++ b/dev-python/pylint/pylint-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.4.0.ebuild,v 1.4 2004/10/17 08:00:19 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-0.4.0.ebuild,v 1.5 2004/12/20 01:32:28 kloeri Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.logilab.org/projects/pylint/"
IUSE=""
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64"
LICENSE="GPL-2"
DEPEND=">=dev-python/optik-1.4
>=dev-python/logilab-common-0.5.0"