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

dev-python/partd/partd-0.3.8.ebuild

index 5f0935f33f872f659ca3986c28ec877787c09208..4bd9e33998edd1d1f5747a20bf5d6f6026663e1b 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="doc test"
 
 RDEPEND="dev-python/locket[${PYTHON_USEDEP}]"