diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-09-26 12:05:16 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-09-26 12:05:16 +0000 |
commit | 2989880b8810c9d205008591b072d7c9f9d1ac9d (patch) | |
tree | 35dfceb567d5ded65e92b1e418bf3bb233f7d2e6 /dev-python/bsddb3/bsddb3-4.2.4.ebuild | |
parent | bug 65316 (Manifest recommit) (diff) | |
download | gentoo-2-2989880b8810c9d205008591b072d7c9f9d1ac9d.tar.gz gentoo-2-2989880b8810c9d205008591b072d7c9f9d1ac9d.tar.bz2 gentoo-2-2989880b8810c9d205008591b072d7c9f9d1ac9d.zip |
fix problems with 4.2 incompatibility with bsddb3-4.1.3 (#62017)
Diffstat (limited to 'dev-python/bsddb3/bsddb3-4.2.4.ebuild')
-rw-r--r-- | dev-python/bsddb3/bsddb3-4.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bsddb3/bsddb3-4.2.4.ebuild b/dev-python/bsddb3/bsddb3-4.2.4.ebuild index 930bea943a73..afd3edd9c8a9 100644 --- a/dev-python/bsddb3/bsddb3-4.2.4.ebuild +++ b/dev-python/bsddb3/bsddb3-4.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/bsddb3-4.2.4.ebuild,v 1.5 2004/06/25 01:26:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/bsddb3-4.2.4.ebuild,v 1.6 2004/09/26 12:05:16 liquidx Exp $ inherit distutils eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pybsddb/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" # ~ppc ~sparc" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" DEPEND="virtual/python |