summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-03-18 17:52:18 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-03-18 17:52:18 +0000
commitbff45361fdd46294908e7f44493c460d448e4b18 (patch)
tree479a083989e1639fbab46632f619561c248deb5c /dev-db/mysql/mysql-3.23.56.ebuild
parentSecurity update (diff)
downloadgentoo-2-bff45361fdd46294908e7f44493c460d448e4b18.tar.gz
gentoo-2-bff45361fdd46294908e7f44493c460d448e4b18.tar.bz2
gentoo-2-bff45361fdd46294908e7f44493c460d448e4b18.zip
Unmask
Diffstat (limited to 'dev-db/mysql/mysql-3.23.56.ebuild')
-rw-r--r--dev-db/mysql/mysql-3.23.56.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-3.23.56.ebuild b/dev-db/mysql/mysql-3.23.56.ebuild
index 4614bdf69e8d..10fe3ae20af7 100644
--- a/dev-db/mysql/mysql-3.23.56.ebuild
+++ b/dev-db/mysql/mysql-3.23.56.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-3.23.56.ebuild,v 1.1 2003/03/17 10:31:36 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.56.ebuild,v 1.2 2003/03/18 17:52:18 aliz Exp $
# bug #11681; get b0rked code when using -march=k6 with this package.
inherit flag-o-matic
@@ -22,7 +22,7 @@ SRC_URI="ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/${SDIR
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl"
-KEYWORDS="~x86 ~sparc ~alpha ~hppa"
+KEYWORDS="x86 sparc alpha hppa"
DEPEND="readline? ( >=sys-libs/readline-4.1 )
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )