diff options
author | 2009-09-27 20:19:55 +0000 | |
---|---|---|
committer | 2009-09-27 20:19:55 +0000 | |
commit | 4868f59bcb9c42798e0ee00ec524eaae263cbd1e (patch) | |
tree | 50bcaeb71437850c5e7a08c529a8daf025a3a45e /sys-libs/db/db-4.7.25_p4.ebuild | |
parent | ppc stable #285647 (diff) | |
download | historical-4868f59bcb9c42798e0ee00ec524eaae263cbd1e.tar.gz historical-4868f59bcb9c42798e0ee00ec524eaae263cbd1e.tar.bz2 historical-4868f59bcb9c42798e0ee00ec524eaae263cbd1e.zip |
ppc stable #285324
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'sys-libs/db/db-4.7.25_p4.ebuild')
-rw-r--r-- | sys-libs/db/db-4.7.25_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.7.25_p4.ebuild b/sys-libs/db/db-4.7.25_p4.ebuild index 5bf7e876da29..ac81272ab234 100644 --- a/sys-libs/db/db-4.7.25_p4.ebuild +++ b/sys-libs/db/db-4.7.25_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.7.25_p4.ebuild,v 1.8 2009/09/26 12:57:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.7.25_p4.ebuild,v 1.9 2009/09/27 20:19:55 nixnut Exp $ inherit eutils db flag-o-matic java-pkg-opt-2 autotools libtool @@ -26,7 +26,7 @@ done LICENSE="OracleDB" SLOT="4.7" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="doc java nocxx tcl test" # the entire testsuite needs the TCL functionality |