diff options
author | Masatomo Nakano <nakano@gentoo.org> | 2004-12-17 21:37:01 +0000 |
---|---|---|
committer | Masatomo Nakano <nakano@gentoo.org> | 2004-12-17 21:37:01 +0000 |
commit | 02af4f96b2612a3aa8f54796107e7fc433e43760 (patch) | |
tree | 6516d9a438a52862cd546aa14d4037c32f8c8831 /dev-db/pygresql/pygresql-3.5.ebuild | |
parent | stable on ppc64 (diff) | |
download | historical-02af4f96b2612a3aa8f54796107e7fc433e43760.tar.gz historical-02af4f96b2612a3aa8f54796107e7fc433e43760.tar.bz2 historical-02af4f96b2612a3aa8f54796107e7fc433e43760.zip |
Marked stable on x86
Diffstat (limited to 'dev-db/pygresql/pygresql-3.5.ebuild')
-rw-r--r-- | dev-db/pygresql/pygresql-3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pygresql/pygresql-3.5.ebuild b/dev-db/pygresql/pygresql-3.5.ebuild index 88efac0bdbf3..1dedfe95fe6d 100644 --- a/dev-db/pygresql/pygresql-3.5.ebuild +++ b/dev-db/pygresql/pygresql-3.5.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-db/pygresql/pygresql-3.5.ebuild,v 1.1 2004/08/30 16:23:46 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.5.ebuild,v 1.2 2004/12/17 21:37:01 nakano Exp $ inherit eutils distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.druid.net/pygresql/" LICENSE="as-is" DEPEND=">=dev-db/postgresql-7.3 dev-lang/python" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ia64 ~mips" IUSE="" SLOT="0" |