summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-10 01:30:08 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-10 01:31:48 +0100
commitfc9065a02765a34a9000841bf26059fc490ca59e (patch)
tree98d32c7e0fee3241d1434a97e4ce90acbc1bb57e /dev-libs/libbson
parentdev-libs/mongo-c-driver: x86 stable (bug #645870) (diff)
downloadgentoo-fc9065a02765a34a9000841bf26059fc490ca59e.tar.gz
gentoo-fc9065a02765a34a9000841bf26059fc490ca59e.tar.bz2
gentoo-fc9065a02765a34a9000841bf26059fc490ca59e.zip
dev-libs/libbson: x86 stable (bug #645870)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs/libbson')
-rw-r--r--dev-libs/libbson/libbson-1.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbson/libbson-1.8.2.ebuild b/dev-libs/libbson/libbson-1.8.2.ebuild
index 7a17bcdd3ea9..674823edaf70 100644
--- a/dev-libs/libbson/libbson-1.8.2.ebuild
+++ b/dev-libs/libbson/libbson-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 static-libs"
src_configure() {