dev-libs/libbson: amd64 stable wrt bug #645870
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 28 Jan 2018 16:03:52 +0000 (19:03 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 28 Jan 2018 16:08:07 +0000 (19:08 +0300)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-libs/libbson/libbson-1.8.2.ebuild

index 1cbd090d5d82c1339c534a438fdccc0cfdeb871a..7a17bcdd3ea97039b92dc6e0a3e4984085bfa123 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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() {