dev-python/configparser: amd64 stable wrt bug #606288
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 23 Apr 2017 12:38:26 +0000 (14:38 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 23 Apr 2017 12:38:26 +0000 (14:38 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/configparser/configparser-3.5.0.ebuild

index 7a807c8ae59af04279d1556f1c606a246829ad10..19b2828b1cc647178a5d9afbe0ad986646e34136 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"