diff options
author | 2009-05-24 17:33:13 +0000 | |
---|---|---|
committer | 2009-05-24 17:33:13 +0000 | |
commit | e5e974917cd3dd80e65e5b6a72c9fcfb7de9d1d6 (patch) | |
tree | 00966ded8ffe5b4db45c87ba79a56fdc239d1282 /sys-libs/db/db-4.6.21_p4.ebuild | |
parent | amd64/x86 stable, bug #269967 (diff) | |
download | gentoo-2-e5e974917cd3dd80e65e5b6a72c9fcfb7de9d1d6.tar.gz gentoo-2-e5e974917cd3dd80e65e5b6a72c9fcfb7de9d1d6.tar.bz2 gentoo-2-e5e974917cd3dd80e65e5b6a72c9fcfb7de9d1d6.zip |
amd64/x86 stable, bug #248905
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/db/db-4.6.21_p4.ebuild')
-rw-r--r-- | sys-libs/db/db-4.6.21_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.6.21_p4.ebuild b/sys-libs/db/db-4.6.21_p4.ebuild index 4d2ff31beb6a..4ed83853fd57 100644 --- a/sys-libs/db/db-4.6.21_p4.ebuild +++ b/sys-libs/db/db-4.6.21_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.6.21_p4.ebuild,v 1.5 2009/05/07 09:56:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.6.21_p4.ebuild,v 1.6 2009/05/24 17:33:13 maekke Exp $ inherit eutils db flag-o-matic java-pkg-opt-2 autotools libtool @@ -26,7 +26,7 @@ done LICENSE="OracleDB" SLOT="4.6" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="tcl java doc nocxx" DEPEND="tcl? ( >=dev-lang/tcl-8.4 ) |