diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-30 21:10:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-30 21:10:27 +0000 |
commit | 556fc3d34bc9005e8f6dae98bd01cce9396af77e (patch) | |
tree | 67b23f6e6f68c52fddb8c1b410c9c6c9d667d68b /sys-libs/db/db-4.7.25_p4.ebuild | |
parent | amd64 stable, bug #258592 (diff) | |
download | gentoo-2-556fc3d34bc9005e8f6dae98bd01cce9396af77e.tar.gz gentoo-2-556fc3d34bc9005e8f6dae98bd01cce9396af77e.tar.bz2 gentoo-2-556fc3d34bc9005e8f6dae98bd01cce9396af77e.zip |
amd64/x86 stable, bug #285324
(Portage version: 2.2_rc42/cvs/Linux x86_64)
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 ac81272ab234..54248d44081d 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.9 2009/09/27 20:19:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.7.25_p4.ebuild,v 1.10 2009/09/30 21:10:27 maekke 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 ~x86 ~sparc-fbsd ~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 |