diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-17 09:19:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-17 09:19:12 +0000 |
commit | 594965ed5b9195d92b2f2600bf4fcb6484442cc8 (patch) | |
tree | 4364562b2336f655c780a901ce816155b676824d /sys-libs/db/db-3.2.9_p2.ebuild | |
parent | arm/s390/sh stable (diff) | |
download | historical-594965ed5b9195d92b2f2600bf4fcb6484442cc8.tar.gz historical-594965ed5b9195d92b2f2600bf4fcb6484442cc8.tar.bz2 historical-594965ed5b9195d92b2f2600bf4fcb6484442cc8.zip |
ia64/sparc/x86 stable wrt #237127
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-libs/db/db-3.2.9_p2.ebuild')
-rw-r--r-- | sys-libs/db/db-3.2.9_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-3.2.9_p2.ebuild b/sys-libs/db/db-3.2.9_p2.ebuild index d62d1e498e9d..31e94e9dc61f 100644 --- a/sys-libs/db/db-3.2.9_p2.ebuild +++ b/sys-libs/db/db-3.2.9_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9_p2.ebuild,v 1.6 2008/09/16 20:02:40 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9_p2.ebuild,v 1.7 2008/09/17 09:19:12 armin76 Exp $ inherit eutils db @@ -27,7 +27,7 @@ LICENSE="DB" SLOT="3" # This ebuild is to be the compatibility ebuild for when db4 is put # in the tree. -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="doc" DEPEND="${RDEPEND} |