diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2006-10-14 16:03:18 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2006-10-14 16:03:18 +0000 |
commit | 64f1b918ee7ab9174d69644cb8334c0b5c82fe6a (patch) | |
tree | 946fe0ad26867ca4b10f7895c40202d6be8f88ba /sys-libs/db/db-4.2.52_p4-r2.ebuild | |
parent | Stabilizing on amd64 as part of new Java system, bug #147254. (diff) | |
download | gentoo-2-64f1b918ee7ab9174d69644cb8334c0b5c82fe6a.tar.gz gentoo-2-64f1b918ee7ab9174d69644cb8334c0b5c82fe6a.tar.bz2 gentoo-2-64f1b918ee7ab9174d69644cb8334c0b5c82fe6a.zip |
Stabilizing on amd64 as part of new Java system, bug #147254.
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'sys-libs/db/db-4.2.52_p4-r2.ebuild')
-rw-r--r-- | sys-libs/db/db-4.2.52_p4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.2.52_p4-r2.ebuild b/sys-libs/db/db-4.2.52_p4-r2.ebuild index 3b0ae6c178b3..e887f5cd2db5 100644 --- a/sys-libs/db/db-4.2.52_p4-r2.ebuild +++ b/sys-libs/db/db-4.2.52_p4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p4-r2.ebuild,v 1.7 2006/10/14 02:45:55 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p4-r2.ebuild,v 1.8 2006/10/14 16:03:18 nichoj Exp $ inherit eutils gnuconfig db java-pkg-opt-2 @@ -26,7 +26,7 @@ done LICENSE="DB" SLOT="4.2" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 m68k ~mips ~ppc ~ppc-macos ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 m68k ~mips ~ppc ~ppc-macos ppc64 s390 sh ~sparc x86 ~x86-fbsd" IUSE="tcl java doc nocxx bootstrap" DEPEND="tcl? ( >=dev-lang/tcl-8.4 ) |