diff options
author | 2013-02-03 19:32:52 +0000 | |
---|---|---|
committer | 2013-02-03 19:32:52 +0000 | |
commit | 8d24f0c00293d3c096cf4edc0afbc4603a7ae57c (patch) | |
tree | 5cb909d9397b77bcffbf508aca8c0d51259d53d3 /dev-libs/mongo-c-driver/mongo-c-driver-0.7.1.ebuild | |
parent | Add ~ppc, wrt bug #453414 (diff) | |
download | gentoo-2-8d24f0c00293d3c096cf4edc0afbc4603a7ae57c.tar.gz gentoo-2-8d24f0c00293d3c096cf4edc0afbc4603a7ae57c.tar.bz2 gentoo-2-8d24f0c00293d3c096cf4edc0afbc4603a7ae57c.zip |
Add ~ppc, wrt bug #453414
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/mongo-c-driver/mongo-c-driver-0.7.1.ebuild')
-rw-r--r-- | dev-libs/mongo-c-driver/mongo-c-driver-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/mongo-c-driver/mongo-c-driver-0.7.1.ebuild b/dev-libs/mongo-c-driver/mongo-c-driver-0.7.1.ebuild index 472b4a76f371..15f61ad111d0 100644 --- a/dev-libs/mongo-c-driver/mongo-c-driver-0.7.1.ebuild +++ b/dev-libs/mongo-c-driver/mongo-c-driver-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/mongo-c-driver/mongo-c-driver-0.7.1.ebuild,v 1.1 2013/01/21 13:28:54 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/mongo-c-driver/mongo-c-driver-0.7.1.ebuild,v 1.2 2013/02/03 19:32:52 ago Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="https://github.com/mongodb/${PN}/tarball/v${PV/_/} -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc static-libs" # tests fails to build |