summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-08-04 00:46:31 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-08-04 00:46:31 +0000
commitfb3ea3b53f4efc2b0338af0ee409fc4365051872 (patch)
tree6f4e99ac20ddd7359fc97d81a65f30381524f792 /dev-db/mysql/mysql-4.0.14.ebuild
parentopenvpn version 1.4.2 added, keyword ~ppc added (diff)
downloadhistorical-fb3ea3b53f4efc2b0338af0ee409fc4365051872.tar.gz
historical-fb3ea3b53f4efc2b0338af0ee409fc4365051872.tar.bz2
historical-fb3ea3b53f4efc2b0338af0ee409fc4365051872.zip
Added hppa to KEYWORDS.
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"