diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-26 12:27:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-26 12:27:40 +0000 |
commit | a82c74a8be55c5c8006d185f08675a7142a3174d (patch) | |
tree | a634e7dde169eb661053f52a0285a584ed893fb2 /sys-libs/db/db-3.2.9_p2.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-a82c74a8be55c5c8006d185f08675a7142a3174d.tar.gz gentoo-2-a82c74a8be55c5c8006d185f08675a7142a3174d.tar.bz2 gentoo-2-a82c74a8be55c5c8006d185f08675a7142a3174d.zip |
arm/s390/sh stable
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-libs/db/db-3.2.9_p2.ebuild')
-rw-r--r-- | sys-libs/db/db-3.2.9_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-3.2.9_p2.ebuild b/sys-libs/db/db-3.2.9_p2.ebuild index 05ef1aa8e633..5f24bf094587 100644 --- a/sys-libs/db/db-3.2.9_p2.ebuild +++ b/sys-libs/db/db-3.2.9_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9_p2.ebuild,v 1.9 2008/09/20 14:52:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9_p2.ebuild,v 1.10 2008/10/26 12:27:40 vapier Exp $ inherit eutils db @@ -27,7 +27,7 @@ LICENSE="DB" SLOT="3" # This ebuild is to be the compatibility ebuild for when db4 is put # in the tree. -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="doc" DEPEND="${RDEPEND} |