diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-07-04 03:08:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-07-04 03:08:16 +0000 |
commit | a6efcc30902d02386d16e2f9ea3e44cbb4497e49 (patch) | |
tree | 8457f09ce1afaf60047cb72e38b3425e00919afd /sys-libs/db/db-4.5.20_p2.ebuild | |
parent | Stable for HPPA (bug #178750). (diff) | |
download | historical-a6efcc30902d02386d16e2f9ea3e44cbb4497e49.tar.gz historical-a6efcc30902d02386d16e2f9ea3e44cbb4497e49.tar.bz2 historical-a6efcc30902d02386d16e2f9ea3e44cbb4497e49.zip |
Reverting to ~hppa.
Package-Manager: portage-2.1.3_rc5
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 59ec1dc3525b..dc67566eaa18 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.15 2007/07/04 03:05:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.5.20_p2.ebuild,v 1.16 2007/07/04 03:08:16 jer Exp $ inherit eutils db flag-o-matic java-pkg-opt-2 @@ -26,7 +26,7 @@ done LICENSE="OracleDB" SLOT="4.5" -KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ppc ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~m68k ppc ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="tcl java doc nocxx bootstrap" DEPEND="tcl? ( >=dev-lang/tcl-8.4 ) |