diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-25 00:11:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-25 00:11:35 +0000 |
commit | d4e2d157f9934bd59590e4972fa3f4ffc070320c (patch) | |
tree | 13c1762545aef2936f06ec5e92e76475cc8ee387 /dev-libs/redland/redland-1.0.15.ebuild | |
parent | ppc/ppc64/x86 stable wrt #404961 (diff) | |
download | gentoo-2-d4e2d157f9934bd59590e4972fa3f4ffc070320c.tar.gz gentoo-2-d4e2d157f9934bd59590e4972fa3f4ffc070320c.tar.bz2 gentoo-2-d4e2d157f9934bd59590e4972fa3f4ffc070320c.zip |
ppc/ppc64/x86 stable wrt #404655
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/redland/redland-1.0.15.ebuild')
-rw-r--r-- | dev-libs/redland/redland-1.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/redland/redland-1.0.15.ebuild b/dev-libs/redland/redland-1.0.15.ebuild index 2b824ac63d3d..1e5805dc587d 100644 --- a/dev-libs/redland/redland-1.0.15.ebuild +++ b/dev-libs/redland/redland-1.0.15.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-libs/redland/redland-1.0.15.ebuild,v 1.3 2012/02/21 15:40:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild,v 1.4 2012/02/25 00:11:35 ssuominen Exp $ EAPI=4 inherit libtool @@ -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" # NOTE: libtool is required for libltdl at runtime |