diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-23 13:53:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-23 13:53:08 +0000 |
commit | 6719becab30346a864a9bc518f2845b41e405ae1 (patch) | |
tree | ac243c87cade98181b43a637af125d6f46ce0b38 /sys-libs/db/db-4.7.25_p4.ebuild | |
parent | Add dependency on app-misc/mime-types which is used by mimetypes module. Repo... (diff) | |
download | gentoo-2-6719becab30346a864a9bc518f2845b41e405ae1.tar.gz gentoo-2-6719becab30346a864a9bc518f2845b41e405ae1.tar.bz2 gentoo-2-6719becab30346a864a9bc518f2845b41e405ae1.zip |
Stable for HPPA (bug #285324).
(Portage version: 2.2_rc41/cvs/Linux i686)
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 cdea2dbd0961..a5c2f297313e 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.6 2009/09/20 19:52:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.7.25_p4.ebuild,v 1.7 2009/09/23 13:53:08 jer 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 |