diff options
author | 2008-09-17 13:06:51 +0000 | |
---|---|---|
committer | 2008-09-17 13:06:51 +0000 | |
commit | f933c0c4a9481eb179188dc87e5f7c3047fb5417 (patch) | |
tree | 111f46ca29f8f6762374c037abea7257095db75b /sys-libs/db/db-3.2.9_p2.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-f933c0c4a9481eb179188dc87e5f7c3047fb5417.tar.gz gentoo-2-f933c0c4a9481eb179188dc87e5f7c3047fb5417.tar.bz2 gentoo-2-f933c0c4a9481eb179188dc87e5f7c3047fb5417.zip |
amd64 stable. Thanks to Chad A. Simmons (amd64 AT) for testing, bug #237127
(Portage version: 2.2_rc8/cvs/Linux 2.6.22-gentoo-r2 i686)
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 31e94e9dc61f..d380998a960b 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.7 2008/09/17 09:19:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9_p2.ebuild,v 1.8 2008/09/17 13:06:51 darkside 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} |