diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-18 10:51:53 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-18 10:51:53 +0000 |
commit | 9fa12ccfe663ee5fb9046dbb2ef6535dfc7644fb (patch) | |
tree | 385fab2d00a33fc26fbc5d1eb0aa469a8928d963 /dev-db/sqlite/sqlite-3.2.1-r3.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-9fa12ccfe663ee5fb9046dbb2ef6535dfc7644fb.tar.gz gentoo-2-9fa12ccfe663ee5fb9046dbb2ef6535dfc7644fb.tar.bz2 gentoo-2-9fa12ccfe663ee5fb9046dbb2ef6535dfc7644fb.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-db/sqlite/sqlite-3.2.1-r3.ebuild')
-rw-r--r-- | dev-db/sqlite/sqlite-3.2.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqlite/sqlite-3.2.1-r3.ebuild b/dev-db/sqlite/sqlite-3.2.1-r3.ebuild index b49436809a57..5bb0ff07bdc2 100644 --- a/dev-db/sqlite/sqlite-3.2.1-r3.ebuild +++ b/dev-db/sqlite/sqlite-3.2.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.2.1-r3.ebuild,v 1.7 2005/06/13 23:36:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.2.1-r3.ebuild,v 1.8 2005/06/18 10:48:21 hansmi Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz" LICENSE="as-is" SLOT="3" -KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ~ppc-macos ppc64 sparc x86" IUSE="nothreadsafe doc" DEPEND="virtual/libc |