diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-06-09 15:08:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-06-09 15:08:36 +0000 |
commit | 19bb8f29554b02b566cf4ccaa0ee671a1330e93a (patch) | |
tree | ece19daca1fe938624f7be8ec889ce6b734c7c7e /sys-libs/db/db-4.5.20_p2.ebuild | |
parent | Stable on ppc64; bug #178264 (diff) | |
download | historical-19bb8f29554b02b566cf4ccaa0ee671a1330e93a.tar.gz historical-19bb8f29554b02b566cf4ccaa0ee671a1330e93a.tar.bz2 historical-19bb8f29554b02b566cf4ccaa0ee671a1330e93a.zip |
Stable on ppc64; bug #178750
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-libs/db/db-4.5.20_p2.ebuild')
-rw-r--r-- | sys-libs/db/db-4.5.20_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.5.20_p2.ebuild b/sys-libs/db/db-4.5.20_p2.ebuild index 7b12f7a003ea..801d309cf22c 100644 --- a/sys-libs/db/db-4.5.20_p2.ebuild +++ b/sys-libs/db/db-4.5.20_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.5.20_p2.ebuild,v 1.6 2007/06/03 23:20:21 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.5.20_p2.ebuild,v 1.7 2007/06/09 15:08:36 corsair Exp $ inherit eutils db flag-o-matic java-pkg-opt-2 @@ -26,7 +26,7 @@ done LICENSE="OracleDB" SLOT="4.5" -KEYWORDS="~amd64 ~arm ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ia64 ~m68k ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="tcl java doc nocxx bootstrap" DEPEND="tcl? ( >=dev-lang/tcl-8.4 ) |