diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-17 19:43:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-17 19:43:51 +0000 |
commit | f12973fb280bd8c4598f9808c3c713599f27660f (patch) | |
tree | 2cdbac2ca15c8dc351ca4bcdd492c89560db39c0 /dev-python/psycopg/psycopg-1.1.21.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-f12973fb280bd8c4598f9808c3c713599f27660f.tar.gz gentoo-2-f12973fb280bd8c4598f9808c3c713599f27660f.tar.bz2 gentoo-2-f12973fb280bd8c4598f9808c3c713599f27660f.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-python/psycopg/psycopg-1.1.21.ebuild')
-rw-r--r-- | dev-python/psycopg/psycopg-1.1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/psycopg/psycopg-1.1.21.ebuild b/dev-python/psycopg/psycopg-1.1.21.ebuild index 6b34677ac258..5f23d7ec608b 100644 --- a/dev-python/psycopg/psycopg-1.1.21.ebuild +++ b/dev-python/psycopg/psycopg-1.1.21.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/psycopg/psycopg-1.1.21.ebuild,v 1.8 2006/08/10 21:20:18 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild,v 1.9 2006/08/17 19:43:51 corsair Exp $ inherit python @@ -13,7 +13,7 @@ DEPEND="virtual/python >=dev-db/libpq-7.1.3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 sparc x86" LICENSE="GPL-2" IUSE="" |