diff options
-rw-r--r-- | dev-db/sqlite/sqlite-3.5.3.ebuild | 4 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.5.6.ebuild | 4 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.5.9.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-db/sqlite/sqlite-3.5.3.ebuild b/dev-db/sqlite/sqlite-3.5.3.ebuild index 1bb7f8dc3e9f..56ccc2844832 100644 --- a/dev-db/sqlite/sqlite-3.5.3.ebuild +++ b/dev-db/sqlite/sqlite-3.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.3.ebuild,v 1.9 2008/03/11 18:24:52 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.3.ebuild,v 1.10 2008/09/28 23:59:43 vapier Exp $ EAPI="1" @@ -14,7 +14,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz LICENSE="as-is" SLOT="3" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug doc soundex tcl +threadsafe" RESTRICT="!tcl? ( test )" diff --git a/dev-db/sqlite/sqlite-3.5.6.ebuild b/dev-db/sqlite/sqlite-3.5.6.ebuild index 33939fba3293..868369597788 100644 --- a/dev-db/sqlite/sqlite-3.5.6.ebuild +++ b/dev-db/sqlite/sqlite-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.6.ebuild,v 1.9 2008/03/21 15:00:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.6.ebuild,v 1.10 2008/09/28 23:59:44 vapier Exp $ EAPI="1" @@ -14,7 +14,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz LICENSE="as-is" SLOT="3" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug doc soundex tcl +threadsafe" RESTRICT="!tcl? ( test )" diff --git a/dev-db/sqlite/sqlite-3.5.9.ebuild b/dev-db/sqlite/sqlite-3.5.9.ebuild index 65ed5850961a..9b8b60060558 100644 --- a/dev-db/sqlite/sqlite-3.5.9.ebuild +++ b/dev-db/sqlite/sqlite-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.9.ebuild,v 1.8 2008/07/07 10:07:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.9.ebuild,v 1.9 2008/09/28 23:59:44 vapier Exp $ EAPI="1" @@ -14,7 +14,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz LICENSE="as-is" SLOT="3" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug doc soundex tcl +threadsafe" RESTRICT="!tcl? ( test )" |