dev-python/lmdb: amd64 stable wrt bug #658884
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 24 Jun 2018 09:22:16 +0000 (12:22 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 24 Jun 2018 09:39:33 +0000 (12:39 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/lmdb/lmdb-0.92.ebuild

index 3e152d59d2f907e44f2ba86d8446d3a0a7fda8e4..1fe97c27f8f46c02e3d0654f8683739870926926 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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="OPENLDAP"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="dev-db/lmdb:="