summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-02-20 04:23:43 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-02-20 04:23:43 +0000
commit84ab5c090f15178f78089c19cb4300845c34e19c (patch)
tree8763582c613e4003d20959092625569001ce88f0 /dev-python/sancho/sancho-0.11-r1.ebuild
parentVersion bump for ACPI 3.0a support. Real fix for bug #122953 that caused comp... (diff)
downloadhistorical-84ab5c090f15178f78089c19cb4300845c34e19c.tar.gz
historical-84ab5c090f15178f78089c19cb4300845c34e19c.tar.bz2
historical-84ab5c090f15178f78089c19cb4300845c34e19c.zip
Added ~mips to keywords.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-python/sancho/sancho-0.11-r1.ebuild')
-rw-r--r--dev-python/sancho/sancho-0.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sancho/sancho-0.11-r1.ebuild b/dev-python/sancho/sancho-0.11-r1.ebuild
index 8d730ba8b7d8..78eb3bc2af62 100644
--- a/dev-python/sancho/sancho-0.11-r1.ebuild
+++ b/dev-python/sancho/sancho-0.11-r1.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/dev-python/sancho/sancho-0.11-r1.ebuild,v 1.2 2006/02/14 19:49:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-0.11-r1.ebuild,v 1.3 2006/02/20 04:21:54 kumba Exp $
inherit distutils eutils
@@ -11,7 +11,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/S/Sancho/${MY_P}.tar.gz"
LICENSE="CNRI"
SLOT="0.0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.2"