diff options
author | Jason Wever <weeve@gentoo.org> | 2003-11-01 14:25:26 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-11-01 14:25:26 +0000 |
commit | 1a1a230b3ccbaa28572847eb1226225c1e5d8505 (patch) | |
tree | dba0f4cd235896dc762130559cd60f7dfa0c4524 /dev-python/bsddb3/bsddb3-3.4.0-r1.ebuild | |
parent | new beta version (diff) | |
download | historical-1a1a230b3ccbaa28572847eb1226225c1e5d8505.tar.gz historical-1a1a230b3ccbaa28572847eb1226225c1e5d8505.tar.bz2 historical-1a1a230b3ccbaa28572847eb1226225c1e5d8505.zip |
Added ~sparc keyword.
Diffstat (limited to 'dev-python/bsddb3/bsddb3-3.4.0-r1.ebuild')
-rw-r--r-- | dev-python/bsddb3/bsddb3-3.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bsddb3/bsddb3-3.4.0-r1.ebuild b/dev-python/bsddb3/bsddb3-3.4.0-r1.ebuild index 107c98a60f3e..95e30b04944f 100644 --- a/dev-python/bsddb3/bsddb3-3.4.0-r1.ebuild +++ b/dev-python/bsddb3/bsddb3-3.4.0-r1.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-r1.ebuild,v 1.5 2003/09/03 12:25:10 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/bsddb3-3.4.0-r1.ebuild,v 1.6 2003/11/01 14:25:24 weeve Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pybsddb/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="" DEPEND="virtual/python |