summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-03-22 12:03:34 +0000
committerJeroen Roovers <jer@gentoo.org>2012-03-22 12:03:34 +0000
commitbede8da85693307f33b23593188db7d80c6f3ff6 (patch)
treec2cd3af891420dc0bc7d7f55589374d9d7c2d49c /dev-db/sqlite/sqlite-3.7.10.ebuild
parentStable for HPPA (bug #409203). (diff)
downloadgentoo-2-bede8da85693307f33b23593188db7d80c6f3ff6.tar.gz
gentoo-2-bede8da85693307f33b23593188db7d80c6f3ff6.tar.bz2
gentoo-2-bede8da85693307f33b23593188db7d80c6f3ff6.zip
Stable for HPPA (bug #408385).
(Portage version: 2.2.0_alpha93/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/sqlite/sqlite-3.7.10.ebuild')
-rw-r--r--dev-db/sqlite/sqlite-3.7.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqlite/sqlite-3.7.10.ebuild b/dev-db/sqlite/sqlite-3.7.10.ebuild
index adff8e874b21..39d4c878befc 100644
--- a/dev-db/sqlite/sqlite-3.7.10.ebuild
+++ b/dev-db/sqlite/sqlite-3.7.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.7.10.ebuild,v 1.4 2012/03/20 08:28:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.7.10.ebuild,v 1.5 2012/03/22 12:03:34 jer Exp $
EAPI="4"
@@ -21,7 +21,7 @@ SRC_URI="doc? ( http://sqlite.org/${PN}-doc-${DOC_PV}.zip )
LICENSE="as-is"
SLOT="3"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="debug doc +extensions +fts3 icu +readline secure-delete soundex tcl test +threadsafe unlock-notify"
RDEPEND="icu? ( dev-libs/icu )