diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-07-12 21:25:00 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-07-12 21:25:00 +0000 |
commit | 78693066519cdc39345da0a7d89d04038860099a (patch) | |
tree | 71c125f21d5a2b25623cfd89f90e45d13ab9e7dd /sys-libs/db/db-4.5.20_p2.ebuild | |
parent | alpha/x86 stable wrt security #183145 (diff) | |
download | gentoo-2-78693066519cdc39345da0a7d89d04038860099a.tar.gz gentoo-2-78693066519cdc39345da0a7d89d04038860099a.tar.bz2 gentoo-2-78693066519cdc39345da0a7d89d04038860099a.zip |
Keyworded ~sparc-fbsd
(Portage version: 2.1.3_rc7)
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 dc67566eaa18..4cc88b204932 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.16 2007/07/04 03:08:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.5.20_p2.ebuild,v 1.17 2007/07/12 21:25:00 uberlord 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 ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="tcl java doc nocxx bootstrap" DEPEND="tcl? ( >=dev-lang/tcl-8.4 ) |