diff options
author | Peter Weller <welp@gentoo.org> | 2007-01-04 20:54:23 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-01-04 20:54:23 +0000 |
commit | fff86e321d695f83cb2eef3ca59909f4da7456ce (patch) | |
tree | 85ea6f993d0055ebfb1d40006377f75e1653f937 /sys-libs/db/db-1.85-r3.ebuild | |
parent | moved in ebuilds (diff) | |
download | gentoo-2-fff86e321d695f83cb2eef3ca59909f4da7456ce.tar.gz gentoo-2-fff86e321d695f83cb2eef3ca59909f4da7456ce.tar.bz2 gentoo-2-fff86e321d695f83cb2eef3ca59909f4da7456ce.zip |
Stable on amd64 wrt bug #159445
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-libs/db/db-1.85-r3.ebuild')
-rw-r--r-- | sys-libs/db/db-1.85-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-1.85-r3.ebuild b/sys-libs/db/db-1.85-r3.ebuild index d1708b9094e7..ff86d8e8d1fc 100644 --- a/sys-libs/db/db-1.85-r3.ebuild +++ b/sys-libs/db/db-1.85-r3.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-1.85-r3.ebuild,v 1.6 2007/01/04 20:11:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r3.ebuild,v 1.7 2007/01/04 20:54:23 welp Exp $ inherit eutils toolchain-funcs multilib @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.sleepycat.com/releases/db.${PV}.tar.gz LICENSE="DB" SLOT="1" -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="" DEPEND="" |