summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/mysql/mysql-4.0.14.ebuild')
-rw-r--r--dev-db/mysql/mysql-4.0.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-4.0.14.ebuild b/dev-db/mysql/mysql-4.0.14.ebuild
index ccbdd7256b49..f4af62b80dac 100644
--- a/dev-db/mysql/mysql-4.0.14.ebuild
+++ b/dev-db/mysql/mysql-4.0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.14.ebuild,v 1.5 2003/08/03 02:03:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.14.ebuild,v 1.6 2003/08/04 00:46:14 gmsoft Exp $
#to accomodate -laadeedah releases
NEWP=${P}
@@ -17,7 +17,7 @@ DESCRIPTION="A fast, multi-threaded, multi-user SQL database server"
HOMEPAGE="http://www.mysql.com/"
SRC_URI="mirror://mysql/Downloads/${SDIR}/${NEWP}.tar.gz"
-KEYWORDS="~x86 ~sparc ~ppc ~arm ~amd64"
+KEYWORDS="~x86 ~sparc ~ppc ~arm ~amd64 ~hppa"
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl perl debug"