summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/mysql/mysql-4.0.18.ebuild')
-rw-r--r--dev-db/mysql/mysql-4.0.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-4.0.18.ebuild b/dev-db/mysql/mysql-4.0.18.ebuild
index b53d2860a584..8183a8620af5 100644
--- a/dev-db/mysql/mysql-4.0.18.ebuild
+++ b/dev-db/mysql/mysql-4.0.18.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-4.0.18.ebuild,v 1.2 2004/03/11 07:34:20 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.18.ebuild,v 1.3 2004/04/02 15:31:33 randy Exp $
inherit eutils
#to accomodate -laadeedah releases
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.mysql.com/"
SRC_URI="mirror://mysql/Downloads/${SDIR}/${NEWP}.tar.gz"
RESTRICT="nomirror"
-KEYWORDS="ia64 x86 sparc ~ppc amd64 hppa ~alpha ~mips"
+KEYWORDS="ia64 x86 sparc ~ppc amd64 hppa ~alpha ~mips s390"
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl perl debug"