From: Agostino Sarubbo Date: Sun, 23 Apr 2017 12:38:26 +0000 (+0200) Subject: dev-python/configparser: amd64 stable wrt bug #606288 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=574184de347bf20666927c7d5eccb0980430cd51;p=gentoo.git dev-python/configparser: amd64 stable wrt bug #606288 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/configparser/configparser-3.5.0.ebuild b/dev-python/configparser/configparser-3.5.0.ebuild index 7a807c8ae59a..19b2828b1cc6 100644 --- a/dev-python/configparser/configparser-3.5.0.ebuild +++ b/dev-python/configparser/configparser-3.5.0.ebuild @@ -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}]"