diff options
Diffstat (limited to 'dev-python/bsddb3/bsddb3-3.4.0.ebuild')
-rw-r--r-- | dev-python/bsddb3/bsddb3-3.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bsddb3/bsddb3-3.4.0.ebuild b/dev-python/bsddb3/bsddb3-3.4.0.ebuild index beaf6651b878..75f7fa13635d 100644 --- a/dev-python/bsddb3/bsddb3-3.4.0.ebuild +++ b/dev-python/bsddb3/bsddb3-3.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/bsddb3-3.4.0.ebuild,v 1.3 2003/04/04 22:52:34 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/bsddb3-3.4.0.ebuild,v 1.4 2003/04/25 01:30:49 pylon Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://pybsddb.sourceforge.net/" SRC_URI="mirror://sourceforge/pybsddb/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="virtual/python |