diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-05-30 03:29:24 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-05-30 03:29:24 +0000 |
commit | 7a00bd48a68e77b166eefa9ada53cf1b313e9c4f (patch) | |
tree | 8674318e4016a106b11cc1b4e97b21c6594d283e /sys-libs | |
parent | db-3.3.11 cleaning (diff) | |
download | gentoo-2-7a00bd48a68e77b166eefa9ada53cf1b313e9c4f.tar.gz gentoo-2-7a00bd48a68e77b166eefa9ada53cf1b313e9c4f.tar.bz2 gentoo-2-7a00bd48a68e77b166eefa9ada53cf1b313e9c4f.zip |
moved masking to packages.mask
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/db/db-3.3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-3.3.11.ebuild b/sys-libs/db/db-3.3.11.ebuild index 72cb5951b96c..253d9d6d056e 100644 --- a/sys-libs/db/db-3.3.11.ebuild +++ b/sys-libs/db/db-3.3.11.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/sys-libs/db/db-3.3.11.ebuild,v 1.13 2003/02/13 16:48:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.3.11.ebuild,v 1.14 2003/05/30 03:29:24 robbat2 Exp $ S=${WORKDIR}/${P}/build_unix DESCRIPTION="Berkeley DB for transaction support in MySQL" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sleepycat.com/" SLOT="3" LICENSE="DB" -KEYWORDS="-x86 -ppc -sparc -alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" RDEPEND="virtual/glibc" DEPEND="${RDEPEND} |