summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-06-11 18:28:03 +0000
committerFabian Groffen <grobian@gentoo.org>2006-06-11 18:28:03 +0000
commit29a11b4cc543d21c790a813e974397cb33aa837b (patch)
tree11e872bc5ded1c45c825c39ffc5e12bb04e264c1 /dev-db/sqlite/sqlite-2.8.16-r1.ebuild
parentfix hpn/ldap conflicts #136451 by riskable (diff)
downloadgentoo-2-29a11b4cc543d21c790a813e974397cb33aa837b.tar.gz
gentoo-2-29a11b4cc543d21c790a813e974397cb33aa837b.tar.bz2
gentoo-2-29a11b4cc543d21c790a813e974397cb33aa837b.zip
Marked ppc-macos stable for progressive users (bug #109044)
(Portage version: 2.1_rc2)
Diffstat (limited to 'dev-db/sqlite/sqlite-2.8.16-r1.ebuild')
-rw-r--r--dev-db/sqlite/sqlite-2.8.16-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqlite/sqlite-2.8.16-r1.ebuild b/dev-db/sqlite/sqlite-2.8.16-r1.ebuild
index e20e197ec4e0..2ea337cf4850 100644
--- a/dev-db/sqlite/sqlite-2.8.16-r1.ebuild
+++ b/dev-db/sqlite/sqlite-2.8.16-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r1.ebuild,v 1.11 2006/01/14 18:19:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r1.ebuild,v 1.12 2006/06/11 18:28:03 grobian Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc-macos ppc64 sh sparc x86"
IUSE="nls doc tcltk"
DEPEND="doc? ( dev-lang/tcl )