diff options
author | 2006-10-15 16:11:31 +0000 | |
---|---|---|
committer | 2006-10-15 16:11:31 +0000 | |
commit | 26174f139f4abbfeb27ddf4f476187b80888b392 (patch) | |
tree | ec07ec8642034291b84bd88e30fa8cf2d699206b /sys-libs/db/db-3.2.9-r11.ebuild | |
parent | Removed old versions. (diff) | |
download | gentoo-2-26174f139f4abbfeb27ddf4f476187b80888b392.tar.gz gentoo-2-26174f139f4abbfeb27ddf4f476187b80888b392.tar.bz2 gentoo-2-26174f139f4abbfeb27ddf4f476187b80888b392.zip |
Stabilizing on ia64 as part of new Java system, bug #147254.
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'sys-libs/db/db-3.2.9-r11.ebuild')
-rw-r--r-- | sys-libs/db/db-3.2.9-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-3.2.9-r11.ebuild b/sys-libs/db/db-3.2.9-r11.ebuild index d9fe4843f133..48797bbc30a9 100644 --- a/sys-libs/db/db-3.2.9-r11.ebuild +++ b/sys-libs/db/db-3.2.9-r11.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-3.2.9-r11.ebuild,v 1.6 2006/10/14 16:03:18 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r11.ebuild,v 1.7 2006/10/15 16:11:31 nichoj Exp $ inherit gnuconfig libtool eutils db java-pkg-opt-2 @@ -12,7 +12,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 java" RDEPEND="virtual/libc" |