summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/mysql/mysql-3.23.57-r1.ebuild')
-rw-r--r--dev-db/mysql/mysql-3.23.57-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-3.23.57-r1.ebuild b/dev-db/mysql/mysql-3.23.57-r1.ebuild
index a3cb3d3e450a..527131c83a62 100644
--- a/dev-db/mysql/mysql-3.23.57-r1.ebuild
+++ b/dev-db/mysql/mysql-3.23.57-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.57-r1.ebuild,v 1.4 2004/04/16 02:17:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.57-r1.ebuild,v 1.5 2004/05/23 13:36:43 pvdabeel Exp $
inherit flag-o-matic eutils
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/${SDIR
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~alpha ~hppa"
+KEYWORDS="x86 ~sparc ~alpha ~hppa ppc"
IUSE="static readline innodb berkdb tcpd ssl debug"
DEPEND="readline? ( >=sys-libs/readline-4.1 )