summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/redland/redland-1.0.10-r2.ebuild')
-rw-r--r--dev-libs/redland/redland-1.0.10-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/redland/redland-1.0.10-r2.ebuild b/dev-libs/redland/redland-1.0.10-r2.ebuild
index 9d58fc3ee3cc..351ecd004379 100644
--- a/dev-libs/redland/redland-1.0.10-r2.ebuild
+++ b/dev-libs/redland/redland-1.0.10-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.10-r2.ebuild,v 1.7 2011/08/02 20:20:26 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.10-r2.ebuild,v 1.8 2011/08/05 20:12:09 jer Exp $
EAPI=3
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE="berkdb iodbc mysql odbc postgres sqlite ssl static-libs xml"
RDEPEND="mysql? ( virtual/mysql )