summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-12-22 18:39:31 +0000
committerBrent Baude <ranger@gentoo.org>2009-12-22 18:39:31 +0000
commit7624ace3bd228ff15c39183861c8e67fffcd439b (patch)
treedf380f46ac7bb82451798fee11d75e32367b155e /dev-python/pysqlite/pysqlite-2.5.6.ebuild
parentInitial commit wrt #297914 by Azamat H. Hackimov (This will be required for u... (diff)
downloadgentoo-2-7624ace3bd228ff15c39183861c8e67fffcd439b.tar.gz
gentoo-2-7624ace3bd228ff15c39183861c8e67fffcd439b.tar.bz2
gentoo-2-7624ace3bd228ff15c39183861c8e67fffcd439b.zip
Marking pysqlite-2.5.6 ppc64 for bug 296674
(Portage version: 2.1.7.15/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/pysqlite/pysqlite-2.5.6.ebuild')
-rw-r--r--dev-python/pysqlite/pysqlite-2.5.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysqlite/pysqlite-2.5.6.ebuild b/dev-python/pysqlite/pysqlite-2.5.6.ebuild
index 6d43eaf2d65e..8fce8e644b98 100644
--- a/dev-python/pysqlite/pysqlite-2.5.6.ebuild
+++ b/dev-python/pysqlite/pysqlite-2.5.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.6.ebuild,v 1.2 2009/12/20 17:30:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-2.5.6.ebuild,v 1.3 2009/12/22 18:39:31 ranger Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="pysqlite"
SLOT="2"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="examples"
DEPEND=">=dev-db/sqlite-3.1"