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

dev-python/HeapDict/HeapDict-1.0.0.ebuild

index bcc1e17ee9169a64627ca1baec8121e1188328fc..3a4e5471a901564ce2d08046cd8b0ddc55df8c3d 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="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""