diff options
author | 2005-02-01 14:50:09 +0000 | |
---|---|---|
committer | 2005-02-01 14:50:09 +0000 | |
commit | e2ea1bf66879de03429a6adb4b71cee46f1b7c65 (patch) | |
tree | c0fb11f93ab1a68f55ed26b584499b549fdc0a80 /gnome-extra/libgda/libgda-1.0.4.ebuild | |
parent | Initial commit for bug 56504. (diff) | |
download | gentoo-2-e2ea1bf66879de03429a6adb4b71cee46f1b7c65.tar.gz gentoo-2-e2ea1bf66879de03429a6adb4b71cee46f1b7c65.tar.bz2 gentoo-2-e2ea1bf66879de03429a6adb4b71cee46f1b7c65.zip |
added ~ppc64 to KEYWORDS
(Portage version: 2.0.51-r15)
Diffstat (limited to 'gnome-extra/libgda/libgda-1.0.4.ebuild')
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/libgda/libgda-1.0.4.ebuild b/gnome-extra/libgda/libgda-1.0.4.ebuild index 490c920aee4e..7f2837da47c9 100644 --- a/gnome-extra/libgda/libgda-1.0.4.ebuild +++ b/gnome-extra/libgda/libgda-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.4.ebuild,v 1.4 2004/11/23 17:18:46 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.4.ebuild,v 1.5 2005/02/01 14:45:21 corsair Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ LICENSE="GPL-2 LGPL-2" IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc" SLOT="1" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64 ~ppc64" RDEPEND=">=dev-libs/glib-2.0 >=dev-libs/libxml2-2.0 |