summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-04-23 14:38:26 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-04-23 14:38:26 +0200
commit574184de347bf20666927c7d5eccb0980430cd51 (patch)
tree1e8269ff1c23ff87d92fa12697622a15042433c7 /dev-python/configparser/configparser-3.5.0.ebuild
parentdev-python/backports-functools-lru-cache: amd64 stable wrt bug #606288 (diff)
downloadgentoo-574184de347bf20666927c7d5eccb0980430cd51.tar.gz
gentoo-574184de347bf20666927c7d5eccb0980430cd51.tar.bz2
gentoo-574184de347bf20666927c7d5eccb0980430cd51.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/configparser/configparser-3.5.0.ebuild')
-rw-r--r--dev-python/configparser/configparser-3.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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}]"