diff options
author | 2013-10-25 14:24:43 +0000 | |
---|---|---|
committer | 2013-10-25 14:24:43 +0000 | |
commit | bbffae397426604d9447cbc34cbbc4736e88b982 (patch) | |
tree | 9da65425de8ce0e67caaa15cbb666e65e3e36394 /dev-libs/mongo-c-driver/mongo-c-driver-0.7.1.ebuild | |
parent | Stable for HPPA (bug #488760). (diff) | |
download | gentoo-2-bbffae397426604d9447cbc34cbbc4736e88b982.tar.gz gentoo-2-bbffae397426604d9447cbc34cbbc4736e88b982.tar.bz2 gentoo-2-bbffae397426604d9447cbc34cbbc4736e88b982.zip |
Marked ~hppa too.
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 15f61ad111d0..f426445283a1 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.2 2013/02/03 19:32:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/mongo-c-driver/mongo-c-driver-0.7.1.ebuild,v 1.3 2013/10/25 14:24:43 jer 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 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="doc static-libs" # tests fails to build |