summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-04-07 13:01:49 +0200
committerJeroen Roovers <jer@gentoo.org>2018-04-07 13:02:59 +0200
commitf56708279dae8443bf7db2fb8e78bb6b8b5faa33 (patch)
tree0892e03a38cfc279657164c69fd077e34c1fa120 /dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild
parentdev-libs/libbson: Stable for HPPA too. (diff)
downloadgentoo-f56708279dae8443bf7db2fb8e78bb6b8b5faa33.tar.gz
gentoo-f56708279dae8443bf7db2fb8e78bb6b8b5faa33.tar.bz2
gentoo-f56708279dae8443bf7db2fb8e78bb6b8b5faa33.zip
dev-libs/mongo-c-driver: Stable for HPPA too.
Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild')
-rw-r--r--dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild b/dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild
index 1ea4eb35a6d1..d034808158e7 100644
--- a/dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild
+++ b/dev-libs/mongo-c-driver/mongo-c-driver-1.8.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mongodb/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 hppa x86"
IUSE="debug examples libressl sasl ssl static-libs test"
RDEPEND="app-arch/snappy:=